Skip to content

lasthyphen/archiveus

Repository files navigation

🔴WARNING: This has been deprecated, please read this. 🔴

Ortelius

A data processing pipeline for the Avalanche network.

Features

  • Maintains a persistent log of all consensus events and decisions made on the Avalanche network.
  • Indexes Exchange (X), Platform (P), and Contract (C) chain transactions.
  • An API allowing easy exploration of the index.

Prerequisite

https://docs.docker.com/engine/install/ubuntu/

https://docs.docker.com/compose/install/

Quick Start with Standalone Mode on Fuji (testnet) network

The easiest way to get started is to try out the standalone mode.

git clone https://github.com/lasthyphen/archiveus.git $GOPATH/github.com/lasthyphen/archiveus
cd $GOPATH/github.com/lasthyphen/archiveus
make dev_env_start
make standalone_run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages