wallet-playground
v1.14.4
Published
A simple playground that shows the potential of ABT Wallet V2
Downloads
4
Readme
Wallet Playground
ABT Wallet Playground Blocklet
Install on my ABT Node
Run and debug in the cloud with Gitpod
Click the "Open in Gitpod" button, Gitpod will start ABT Node and the blocklet.
Run and debug in local
yarn global add @abtnode/cli
git clone [email protected]:blocklet/wallet-playground.git
cd wallet-playground
cp .env.bac .env
yarn
abtnode init -f --mode debug
abtnode start
blocklet dev
License
The code is licensed under the Apache 2.0 license found in the LICENSE file.