This repo holds the components that make Mintbase run:
mintbase-deps
is the SDK that holds code shared between contracts and the indexermintbase-near-indexer
holds our indexer (currently closed-source)- The smart contracts:
store
is an automatically deployed store that anyone may createfactory
facilitates the deployment of storeshelper
was used in automated testing and is no longer needed, thus soon-to-be deprecatedsimple-market-contract
holds the Mintbase marketplace, where NFTs may be traded (currently closed-source)
mintbase-core-docs
holds the documentation, which is currently in migration and offline