Blade Wallet Demo App
This is a demo app that runs locally for testing your dApp integration with the Blade Wallet API.
warning
Works with only TESTNET — please use a Testnet account in your Blade Wallet.
Overview
The Blade Wallet Demo is a Vue.js-based application that demonstrates how to integrate with the Blade Wallet API. It includes functionality for:
- Account management
- Cryptocurrency transfers
- NFT handling
- Token association
- Message signing
Repository
The demo app source code is available on GitHub:
- Web Demo: Blade-Labs/blade-sdk-web-demo
- Wallet Demo: Blade-Labs/wallet-demo