Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 319 Bytes

Bifrost balance indexer

Setup

yarn install

yarn codegen

yarn build

docker-compose pull && docker-compose up

Query the project

Open your browser and head to http://localhost:3000.

Finally, you should see a GraphQL playground is showing in the explorer and the schemas that ready to query.