Skip to content
forked from SutuLabs/Pawket

Pawket is a comprehensive software that supporting the Chia eco-system, including wallet, developer tool, command line, extension and so on.

License

Notifications You must be signed in to change notification settings

dev-bjoern/Pawket

 
 

Repository files navigation

Pawket (Developer)

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.

Development

yarn install

Compiles and hot-reloads for development

yarn serve # for Pawket
yarn serve:mixch # for Mixch
yarn serve-ext # for Extension
cd server && yarn serve # for Wallet CLI

Compiles and minifies for production

yarn build:pawket # for Pawket
yarn build:mixch # for Mixch
yarn build-ext # for Extension
yarn build:server # for Wallet CLI

Tests

yarn test

Contribution

Your contribution is welcome by opening new Issue/PR.

License

GPL-3.0

About

Pawket is a comprehensive software that supporting the Chia eco-system, including wallet, developer tool, command line, extension and so on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.0%
  • TypeScript 48.3%
  • Other 0.7%