This repository has been archived as a new and improved version of the SDK is now available in a separate repository. The latest version of the SDK can be found here.
Build your own NFT ecosystem. Trustless, permissionless and collaborative.
- Create data rich NFT collections with minting, selling, payment splitting and royalty functionality built in.
- Use our subgraph to search, filter and sort NFT collections on Open Format to create unique marketplace experiences.
- Deposit external revenue streams into a NFT collection that is split between NFT holders.
- Add a commission to allow developers and external sellers to benefit from your NFT sales.
@simpleweb/open-format
- Open Format JavaScript SDK@simpleweb/open-format-react
- React wrapper of the JavaScript SDK
From examples/react-next you can yarn run start
to run the Next.js app which utiltises @simpleweb/open-format-react
.
From examples/node-deploy you can run the various scripts to deploy, mint and try out the subgraph which utiltises @simpleweb/open-format
.
If you would like to contribute to the develpoment of Open Fromat please checkout our contributing guidelines.