trie-generator

command
v0.0.0-...-2fe5e27 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2019 License: MIT Imports: 13 Imported by: 0

README

Trie Generator

Creates an Ethereum secure state trie for a given number of accounts using Redis DB as backend.

Quick start

From the root directory of this repository

make trie-generator && ./build/bin/trie-generator --accounts 100

Will create a secure state trie with 100 accounts, returning its root.

Make sure to store that root somewhere, if you want to operate on the trie afterwards.

Database structure

There is no database structure, keys are stored as binaries in redis.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL