v0.4.8
Fast and easy blockchain indexing.
Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Dependencies
other
Versions
- v0.4.22Latest
- v0.4.21
- v0.4.20
- v0.4.19
- v0.4.18
- v0.4.17
- v0.4.16
- v0.4.15-1
- v0.4.15
- v0.4.14
- v0.4.13
- v0.4.12
- v0.4.11
- v0.4.10
- v0.4.9
- v0.4.8
- v0.4.7
- v0.4.6
- v0.4.6
- v0.4.5
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.7
- v0.3.7
- v0.3.6
- v0.3.5
- v0.3.5
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.17
- v0.1.16
- v0.1.15
- v0.1.14
- v0.1.13
- v0.1.12
- v0.1.11
- v0.1.10
- v0.1.9
- v0.1.9
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- v0.1.0
- v0.0.3
- v0.0.2
- v0.0.1
RoboArkiver
RoboArkiver is a highly configurable and extensible tool for indexing evm data.
Run locally
Prerequisites
Run the arkiver locally
- clone the repo
- setup a supabase project
- copy .env.sample to .env and fill the supabase variables. you can omit the influxdb variables if you’re not persisting the data
- run
deno task dev
Deploy an arkive
- Follow these steps.