Documentation
¶
Index ¶
- func CreateSignedTx(client *sdk.Client) []byte
- func DeployContractWithConstroctor(abiFile string, bytecodeFile string, params ...interface{}) *sdk.Contract
- func DeployIfNotExist(contractAddress types.Address, abiFilePath string, bytecodeFilePath string, ...) *sdk.Contract
- func DeployNewErc20() *sdk.Contract
- func GetNextNonceAndIncrease() *hexutil.Big
- func JsonFmt(v interface{}) string
- func PanicIfErr(err error, msg string)
- func PrepareForClientExample() *exampletypes.Config
- func PrepareForContractExample() *exampletypes.Config
- func WaitPacked(client *sdk.Client, txhash types.Hash) *types.TransactionReceipt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSignedTx ¶
func DeployContractWithConstroctor ¶ added in v0.4.9
func DeployIfNotExist ¶
func DeployNewErc20 ¶ added in v0.4.9
func GetNextNonceAndIncrease ¶ added in v0.4.7
func PanicIfErr ¶ added in v0.4.9
func PrepareForClientExample ¶
func PrepareForClientExample() *exampletypes.Config
func PrepareForContractExample ¶
func PrepareForContractExample() *exampletypes.Config
func WaitPacked ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.