An indexer that aggregates and normalizes NFT related data on the Tezos Blockchain and provides a GraphQL API for developers. Note that the indexer is still being developed and in an experimental state. Checkout the docs
npm install
cp .env.sample .env
- adjust
.env
file docker-compose up -d
npm run init:db
npm start
Licensed under the MIT license.