package
0.0.0-20200909163651-5ade1b4e7d45
Repository: https://github.com/threefoldtech/rivine-extension-erc20.git
Documentation: pkg.go.dev

# Functions

CreateERC20Cmd creates rootcommand for ERC20 and adds a subcommand if rootcommand executed the user will also see the output of the syncing status of ethereum.
CreateWalletCmds creates the ERC20 wallet root command as well as its transaction creation sub commands.
NewPluginConsensusClient creates a new PluginClient, that can be used for easy interaction with the API exposed via the Consensus endpoints.
NewPluginExplorerClient creates a new PluginClient, that can be used for easy interaction with the API exposed via the Explorer endpoints.

# Structs

PluginClient is used to be able to get auth information from a daemon that has the authcointx extension enabled and running.