The TrustVault API is a GraphQL based API for interacting with TrustVault wallets.TrustVault is the entry point for securely managing your customers' or clients' wallets. In brief you will be able to create BIP32 compatible wallets for Bitcoin, Ethereum (and ERC20) and other chains. You will then be able to:
View the balance of your assets
Send Assets to anyone (or allow-listed addresses only)
View history of transactions (export to CSV also)
Create Bitcoin receive addresses and view transactions on each address
Want a completely automated flow with no manual steps
Confident in securing their private Instruction Key
Are confident and able to integrate our JavaScript SDK or can reproduce all of the encoding logic themselves (each blockchain has their own logic for transaction creation).
Please check out our Getting Started on how to use the Trust API via SDK or GraphQL for this type of API user