You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
347 B

module github.com/arnaucube/merkletree
require (
github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
github.com/ethereum/go-ethereum v1.8.20
github.com/fatih/color v1.7.0
github.com/iden3/go-iden3 v0.0.0-20181213124156-20b0f78e14ef
github.com/stretchr/testify v1.2.2
github.com/syndtr/goleveldb v0.0.0-20180815032940-ae2bd5eed72d
)