ticticboooom / rarible-protocol

Issues, Questions, Feature requests for Rarible Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rarible Protocol Documentation

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 Features page.

How to start

On docs.rarible.org you can find main information about Rarible Protocol.

Resources

Audits

Rarible Protocol is audited. Check this report by ChainSecurity.com.

Suggestions

You are welcome to suggest features and report bugs found! You can do it here:

Contributing

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.

Documentation

docs.rarible.org is built using MkDocs and deployed on GitHub pages. The source files are written in Markdown and configured using mkdocs.yml.

See more information on protocol-mkdocs.

License

Rarible Protocol is available under GPL v3.

SDK and OpenAPI (with generated clients) are available under MIT.

About

Issues, Questions, Feature requests for Rarible Protocol