https://github.com/ChainAgnostic/CAIPs
Chain Agnostic Improvement Proposals
https://github.com/ChainAgnostic/CAIPs
bip bitcoin blockchain cosmos eip ethereum improvement-proposal
Last synced: about 1 year ago
JSON representation
Chain Agnostic Improvement Proposals
- Host: GitHub
- URL: https://github.com/ChainAgnostic/CAIPs
- Owner: ChainAgnostic
- License: cc0-1.0
- Created: 2019-08-30T13:02:19.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T08:23:03.000Z (about 1 year ago)
- Last Synced: 2025-04-05T12:26:07.279Z (about 1 year ago)
- Topics: bip, bitcoin, blockchain, cosmos, eip, ethereum, improvement-proposal
- Language: HTML
- Homepage: https://chainagnostic.org
- Size: 869 KB
- Stars: 550
- Watchers: 43
- Forks: 177
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-standards - CAIPs - Chain Agnostic Improvement Proposals. (Decentralized Systems)
- awesome-ccamel - ChainAgnostic/CAIPs - Chain Agnostic Improvement Proposals (HTML)
README
# CAIPs
Chain Agnostic Improvement Proposals (CAIPs) describe standards for blockchain projects that are not specific to a single chain.
The CAIPs are intended to be viewed and referenced at [chainagnostic.org](https://chainagnostic.org/) rather than on the current public git repository. To contribute, see the [Contributing file](./CONTRIBUTING.md).
## CAIP Status Terms
- **Draft** - an CAIP that is undergoing rapid iteration and changes.
- **Review** - an CAIP that is done with its initial iteration and ready for review by a wide audience.
- **Accepted** - a core CAIP that has been in Review for at least 2 weeks and any technical changes that were requested have been addressed by the author.
## CAIP Index
Visit [chainagnostic.org](https://chainagnostic.org/) for the up-to-date index of all CAIPs listed by status.
## Namespaces
Previously there were specific CAIPs for what is now referred to as *namespaces*.
Chain Agnostic [Namespaces](https://github.com/chainagnostic/namespaces) describe a blockchain ecosystem or set of ecosystems as a namespace, relying as much as possible on the CAIP specifications to minimize the research needed to interact with assets, contracts, and accounts in that namespace.
Where a namespace has been accepted by the editors, the former CAIPs have been superseded and ongoing specification should be continued there.