package
0.0.0-20230816035547-f94ef0f6cb83
Repository: https://github.com/digitallabs-web3/neo-go-evm.git
Documentation: pkg.go.dev

# Functions

NewAccount creates a new Account with a random generated PrivateKey.
NewAccountFromEncryptedWIF creates a new Account from the given encrypted WIF.
NewAccountFromPrivateKey creates a wallet from the given PrivateKey.
NewToken returns new token contract info.
No description provided by the author
NewWalletFromFile creates a Wallet from the given wallet file path.

# Structs

No description provided by the author
Extra stores imported token contracts.
Token represents imported token contract.
No description provided by the author