Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChainAgnostic/CAIPs
Chain Agnostic Improvement Proposals
https://github.com/ChainAgnostic/CAIPs
bip bitcoin blockchain cosmos eip ethereum improvement-proposal
Last synced: 6 days 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:43:14.000Z (15 days ago)
- Last Synced: 2024-11-04T17:37:13.142Z (8 days ago)
- Topics: bip, bitcoin, blockchain, cosmos, eip, ethereum, improvement-proposal
- Language: HTML
- Homepage: https://chainagnostic.org
- Size: 1000 KB
- Stars: 507
- Watchers: 40
- Forks: 149
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
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.