Here is the mono-repo for Pawket/Extension/Mixch/Wallet CLI
Pawket is a comprehensive software that supporting the Chia eco-system, including wallet, developer tool, command line, extension and so on.
The iOS testflight and Android version is also available.
NOTE: The Github repo is mirrored periodically from Azure DevOps.
yarn install
yarn serve # for Pawket
yarn serve:mixch # for Mixch
yarn serve:ext # for Extension
yarn serve:server # for Wallet CLI RPC API
yarn build:pawket # for Pawket
yarn build:mixch # for Mixch
yarn build:ext # for Extension
yarn build:cli # for Wallet CLI
yarn test
Your contribution is welcome by opening new Issue/PR.
GPL-3.0