callContract
Calls zilliqa contract
Zilliqa transaction
createAccount
Creates new account and returns account with corresponding mnemonic
Account and mnemonic
deployContract
Deploys contract on zilliqa network
Zilliqa transaction
getBalance
Get balance of providing address
Balance
getContractAtAddress
Create contract instance at providing address
Zilliqa contract
getContractState
Get state of providing zilliqa contract
State of zilliqa contract
getMinimumGasPrice
Get minimum gas price
Gas price
getNetworkId
Get network id
Network id
getZilliqaVersion
Get zilliqa message version
Zilliqa message version
importAccountFromMnemonic
Import acccount from mnemonic words
Account
mnemonicToPrivateKey
Transfer mnemonic words to private key
private key
mnemonicToPrivateKey
Transfer mnemonic words to private key
private key
sendToken
Sends token
Zilliqa transaction
Generated using TypeDoc
ZilliqaHelper
Helper class to communicate with zilliqa network.