Add Radix (radix) namespace: CAIP-2, CAIP-10, CAIP-19 - #198
Open
AVaunt-consulting wants to merge 5 commits into
Open
Add Radix (radix) namespace: CAIP-2, CAIP-10, CAIP-19#198AVaunt-consulting wants to merge 5 commits into
AVaunt-consulting wants to merge 5 commits into
Conversation
…iles, enhance clarity in rationale and governance sections, and remove deprecated CAIP-350 and CAIP-X files.
…g functions for Radix bech32m addresses.
…DX Works and the transition of protocol maintenance to the Radix Foundation, including details about the upcoming Marshall Islands DAO.
Co-authored-by: Cursor <cursoragent@cursor.com>
Author
|
Hi, for reference a Radix Talk Forum Post was added here to discuss the inclusion of Radix to the respective CAIPs. A simple governance "Temp Check" vote was also taken which also achieved quorum, supporting the submission to the registry's. Thanks for your consideration :-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a new
radixnamespace for Radix DLT (Babylon networks):radix/README.md- namespace overview per CAIP-104: network model, address encoding (bech32m with entity + network HRP specifiers), governance, and referencesradix/caip2.md- CAIP-2 blockchain IDs using logical network names (radix:mainnet,radix:stokenet), with resolution via the network-configuration endpointsradix/caip10.md- CAIP-10 account IDs (bech32maccount_...addresses)radix/caip19.md- CAIP-19 asset IDs (fungible and non-fungible resource addresses)The
discussions-toheaders will be updated to point at this PR.