Categorygithub.com/0x-hunter/contracts
repository
1.0.0-9
Repository: https://github.com/0x-hunter/contracts.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

contracts

npm i -g ethereum-abi-types-generator

go

brew update
brew tap ethereum/ethereum
brew install solidity
go get -u github.com/ethereum/go-ethereum
cd $GOPATH/src/github.com/ethereum/go-ethereum/
make
make devtools