Version 1.0.0
This SDK is the Bitcoin controller for Safle Vault
List of functions:
generateWallet()- Generate a new bitcoin walletsignMessage(): Sign messagesignTransaction(): Sign transactionsaddAccount(): Add new account to the keyringgetAccounts(): Get the list of all generated accountsexportPrivateKey(): Export the private key of an accountimportWallet(): Import a new wallet from private keygetBalance(): Get the balance of an accountgetFees(): Get the fees for a transactionsendTransaction(): Broadcast the transaction to the chain
ATTENTION: This is an unaudited version.