π€Wallet API
Tiramisu wallet exposes an API to allow businesses and coin operators to integrate with us
We have exposed an REST API of Tiramisu Wallet allowing out customers to execute TARO transaction and wallet operations via a simple HTTP request.
You can find the Swagger docs here http://testnet.tarowallet.net/walletapp/swagger-ui/
There is also a python API client for this API applowing for programmatic access to the Taproot Assets Protocol https://github.com/snow884/tiramisu_wallet_client
Last updated