Thin RPC wrapper around LevelDB to expose ethdb interface remotely
Go to file
Ian Norden 864e124ebc
Merge pull request #1 from vulcanize/working_branch
fin/fix CLI and ENV integration
2021-12-31 12:59:31 -06:00
cmd fin/fix CLI and ENV integration 2021-12-31 12:59:04 -06:00
environments fin/fix CLI and ENV integration 2021-12-31 12:59:04 -06:00
pkg fin/fix CLI and ENV integration 2021-12-31 12:59:04 -06:00
version version 2021-12-30 15:56:07 -06:00
.gitignore fin/fix CLI and ENV integration 2021-12-31 12:59:04 -06:00
go.mod go mod; fixes 2021-12-30 16:10:12 -06:00
go.sum go mod; fixes 2021-12-30 16:10:12 -06:00
LICENSE boilerplate 2021-12-30 08:28:25 -06:00
main.go boilerplate 2021-12-30 08:28:25 -06:00
README.md Initial commit 2021-12-27 12:33:46 -06:00

leveldb-ethdb-rpc

Thin RPC wrapper around LevelDB to expose data remotely