Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/accounts/abi/bind
- github.com/ethereum/go-ethereum/accounts/keystore
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/common/hexutil
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/crypto
- github.com/ethereum/go-ethereum/ethclient
- github.com/ethereum/go-ethereum/rlp
- github.com/go-resty/resty/v2
- golang.org/x/crypto/sha3
Imports in module “github.com/crazygit/ethereum-development-with-go-book-code”
- github.com/crazygit/ethereum-development-with-go-book-code/contracts
- github.com/crazygit/ethereum-development-with-go-book-code/contracts_erc20