Manage your bitcoin with Metamask Flask and btcsnap
The btcsnap have been published on npm, if your dapp would like to use this snap, please follow the readme here.
First, install Metamask Flask for using btcsnap
- checkout Metamask Flask page
- Install Metamask Flask on your chrome
Check out this video of sending an bitcoin testnet transaction with btcsnap
Test Btcsnap inside our demo DAPP.
Go to the example folder under packages,Start our demo locally by running:
yarn
yarn start
This project is dual-licensed under Apache 2.0 and MIT terms:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)