forked from cerc-io/plugeth
247 B
247 B
serpent go bindings.
Build instructions
go get -d github.com/ethereum/serpent-go
cd $GOPATH/src/github.com/ethereum/serpent-go
git submodule init
git submodule update
You're now ready to go :-)