Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.49 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.49 KB

Rarible Flow Protocol OpenAPI

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.

API Reference

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

Suggestions

You are welcome to suggest features and report bugs found!

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.

License

Rarible Flow Protocol OpenAPI (with generated clients) is available under MIT License.