This repository will be archived soon. Discussions and docs moved to docs.rarible.org. Current repository won't be updated anymore. |
Rarible Multichain Protocol is a decentralized toolset that simplifies the way developers can work with NFTs. Protocol builds an abstraction layer for several blockchains and isolates the developer from their specifics with Multichain SDK.
Rarible Multichain SDK is fully blockchain-agnostic. You can find a list of supported blockchains on our Blockchains page.
On docs.rarible.org you can find main information about Rarible Protocol.
- Read Getting Started guide to learn how to Install Multichain SDK, query API and list NFT for sale.
- Get better understanding of Rarible Multichain Protocol with Introduction Chapter
- Learn how to use SDK with our Reference
- Try using our API
- Review successful cases from our partners using Rarible Multichain Protocol in Use Cases section
- Try to look on fully functional React Example Application
- Github — Rarible Protocol resources
- Discord — main discord of RARI Foundation
- Telegra - main telegram group of Rarible Protocol
- Rarible Youtube
- Rarible Protocol Twitter
- Rarible Twitter
- RARI Foundation Twitter
Rarible Protocol is audited. Check this report by ChainSecurity.com.
You are welcome to suggest features and report bugs found! You can do it here:
The codebase is maintained using the "contributor workflow" where everyone without exception contributes patch proposals using "pull requests" (PRs). This facilitates social contribution, easy testing, and peer review.
See more information on CONTRIBUTING.md.
SDK and OpenAPI (with generated clients) are available under MIT.