Skip to content

arianejasuwienas/hedera-golang-example-project

Repository files navigation

  1. Install go: https://go.dev/doc/install
  2. sudo apt install solc
  3. https://docs.soliditylang.org/en/latest/installing-solidity.html
  4. go get github.com/ethereum/go-ethereum/ethclient
  5. go get github.com/ethereum/go-ethereum go get github.com/ethereum/go-ethereum/accounts/abi/bind go get github.com/ethereum/go-ethereum/crypto
  6. go get -t hedera-golang-example-project
  7. go get github.com/joho/godotenv
  8. export GOPATH=$HOME/go export PATH=$PATH:$GOPATH/bin
  9. go install github.com/ethereum/go-ethereum/cmd/abigen@latest
  10. go build .
  11. ./hedera-golang-example-project - run tests

About

Hedera Golang Example project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published