Skip to content

hillstreetlabs/parr

Repository files navigation


Index the Ethereum blockchain to search more intelligently.

The name is inspired by the great Helen Parr (aka Elastigirl).

Installation & Setup:

Before you start working on parr, you need to install Elasticsearch by following the instructions here.

Once done, clone the repo and run yarn (or npm install) to install all the dependencies and start Elasticsearch.

Update your .env file according to the following format:

// .env JSON_RPC_URL="<Your Ethereum node endpoint or Infura URL>" ELASTICSEARCH_URL="localhost:9200" 

Start the API server:

yarn dev 

Documentation

Coming soon...

About

Elastify the Ethereum blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages