Skip to content

Ele31/flux-index-node

 
 

Repository files navigation

Flux indexer documentation

prerequisite

All you need to run an indexer node is to have Docker installed on your machine

running the indexer node

Simply run the following command:

bash scripts/start-docker.sh

This will create a local copy of the Flux Indexer PostgreSQL database and run a REST api server on port :3001

running the indexer node

Simply run the following command:

bash scripts/stop-docker.sh

About

Flux index node - maintains state copy of flux protocol. Exposes REST api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 32.0%
  • Shell 26.1%
  • JavaScript 24.1%
  • PLpgSQL 17.6%
  • Dockerfile 0.2%