Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updatable Merkle tree with tests

Here is Merkle tree with in memory root update for inserting multiple elements.

Test

Setup .env file and run ganache, install all depending npm packages.

MNEMONIC=....some mnemonic from metamask or ganache here....
ETHEREUM_RPC=http://127.0.0.2:8545/

To run test type

truffle deploy --network ganache --reset && truffle test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages