Skip to content

avrio-project/avrio-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avrio-indexer

Avrio blockchain indexer/ API. This saves data about the avrio blockchain, as well as providing that data and a safe bridge to the node over an API.

Dependencies

Avrio indexer requires mongodb to be installed and running, as well as the latest versions of node and npm

Installling

First, install mongodb as well as npm and node. Now install the NPM dependencies with:

npm install

Running

Make sure mongodb is running, and then do:

node index.js

If the defualt port is used by something else, you can change it in index.js

About

Avrio blockchain indexer/ API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published