Skip to content

bit-warrior/Read-LevelDB-Geth

Repository files navigation

Read-LevelDB-Geth

This is a supporting repo for etherworld.co article

follow the steps:-

you will a local geth instance ro run this demo..

  1. git clone git@github.com:bit-warrior/Read-LevelDB-Geth.git
  2. change directory to cloned rep
  3. Open index.js and change the path to local geth cahian data
const db=new ReadLevelDB("path_to_chain_chaindata");

  1. npm install
  2. node index.js

alt text

About

This a repo supporting an artcile on https://etherworld.co

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published