This SDK is the Velas controller for Safle Vault
List of functions:
createNewVaultAndKeychain()
: Generate vault with one accountsignMessage()
: Sign messagesignTransaction()
: Sign transactionsaddNewAccount()
: Add new account to the keyringexportAccount()
: Export the private key of an accountsign()
: Sign a message/transaction and get the signature objectgetBalance()
: Get the balance of an accountgetFees()
: Get the fees for a transactionsendTransaction()
: Broadcast the transaction to the chainimportWallet()
: Import a new wallet from private key
ATTENTION: This is an unaudited version.