Skip to content

haardikk21/CAIPs

This branch is 390 commits behind ChainAgnostic/CAIPs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Bumblefudgekdenhartog
Bumblefudge
and
Feb 15, 2023
cde1066 · Feb 15, 2023
Oct 24, 2022
Feb 15, 2023
Oct 28, 2022
Sep 21, 2022
Sep 21, 2022
Dec 8, 2022
Dec 4, 2019
Sep 21, 2022
Sep 21, 2022
Sep 21, 2022
Sep 21, 2022
Oct 24, 2022
Nov 18, 2022
Jul 28, 2022
Sep 21, 2022
Nov 22, 2022
Sep 21, 2022

Repository files navigation

CAIPs

Chain Agnostic Improvement Proposals (CAIPs) describe standards for blockchain projects that are not specific to a single chain.

Contributing

  1. Review CAIP-1.
  2. Fork the repository.
  3. Add your CAIP to your fork of the repository. There is a template CAIP here.
  4. Submit a Pull Request to Chain Agnostics's CAIPs repository.

Your first PR should be a first draft of the final CAIP. An editor will manually review the first PR for a new CAIP and assign it a number before merging it. Make sure you include a discussions-to header with the URL to a discussion forum or open GitHub issue where people can discuss the CAIP as a whole.

If your CAIP requires images, the image files should be included in a subdirectory of the assets folder for that CAIP as follows: assets/caip-N (where N is to be replaced with the CAIP number). When linking to an image in the CAIP, use relative links such as ../assets/caip-1/image.png.

CAIP Status Terms

  • Draft - an CAIP that is undergoing rapid iteration and changes.
  • Last Call - 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 Last Call for at least 2 weeks and any technical changes that were requested have been addressed by the author.

CAIP Index

Namespaces

Previously there were specific CAIPs for what is now referred to as namespaces. Chain Agnostic 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.

About

Chain Agnostic Improvement Proposals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.9%
  • Ruby 5.1%