spacebudz / spacebudz-api

MIT License
3 stars 0 forks source link

SpaceBudz API

The SpaceBudz API retrieves on-chain data from the marketplace. Ogmios is used to sync blocks from the chain and extracts all relevant data from blocks.

Requirements

Get started

npm start

This will start syncing the chain. All relevant data are dumped into /db/db.json

Config

You can change the connection to the Ogmios server. The config is under src/config.ts