A simple playground that shows the potential of ABT Wallet V2
npm install wallet-playgroundABT Wallet Playground Blocklet


``shell``
yarn global add @abtnode/cli
git clone git@github.com:blocklet/wallet-playground.git
cd wallet-playground
cp .env.bac .env
yarn
abtnode init -f --mode debug
abtnode start
blocklet dev
The code is licensed under the Apache 2.0 license found in the
LICENSE file.