figment-networks / bakerhub-indexer

Home Page:https://figment-networks.github.io/bakerhub-indexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Setup Instructions

  • Clone this repo
  • Set up encrypted credentials using the example in config/credentials.example.yml
  • bundle install to install gems
  • rails db:create db:migrate db:seed to set up your databsae
  • rake sync to sync the Tezos chain data
  • rake sync_governance to sync Tezos chain governance data
  • rails s to serve the API

API Docs

About

https://figment-networks.github.io/bakerhub-indexer


Languages

Language:Ruby 99.3%Language:Shell 0.5%Language:HTML 0.2%