This repo holds the components that make Mintbase run:
- mintbase-depsis the SDK that holds code shared between contracts and the indexer
- mintbase-near-indexerholds our indexer (currently closed-source)
- The smart contracts:
- storeis an automatically deployed store that anyone may create
- factoryfacilitates the deployment of stores
- helperwas used in automated testing and is no longer needed, thus soon-to-be deprecated
- simple-market-contractholds the Mintbase marketplace, where NFTs may be traded (currently closed-source)
 
- mintbase-core-docsholds the documentation, which is currently in migration and offline