Rarible Protocol Flow combines smart contracts for minting, exchanging tokens, APIs for order creation, discovery, standards used in smart contracts.
You can find detailed documentation at docs.rarible.org.
Use these base URLs to access API on different Flow networks:
Base URL | Network |
---|---|
https://flow-api.rarible.com/v0.1/doc | Mainnet |
https://flow-api-staging.rarible.com/v0.1/doc | Testnet |
http://flow-api-dev.rarible.com/v0.1/doc | Testnet |
You are welcome to suggest features and report bugs found!
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.
Rarible Flow Protocol OpenAPI (with generated clients) is available under MIT License.