plugeth/Godeps/_workspace/src/github.com/ethereum/serpent-go/README.md
2015-02-16 14:28:33 +01:00

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 :-)