This repo holds the components that make Mintbase run:
mintbase-depsis the SDK that holds code shared between contracts and the indexermintbase-near-indexerholds our indexer (currently closed-source)- The smart contracts:
storeis an automatically deployed store that anyone may createfactoryfacilitates the deployment of storeshelperwas used in automated testing and is no longer needed, thus soon-to-be deprecatedsimple-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