Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 556 Bytes

How to build

For TESTNET run ./prepare.sh testnet

For MAINNET run ./prepare.sh mainnet

For LIVEREGTEST run ./prepare.sh liveregtest

For REGTEST run ./prepare.sh regtest

To create a Chrome store zip for mainnet and testnet run ./makePackages.sh

Once built, you can just load the directory in Chrome extentions by enabling the developer mode.

Pull Requests

Before making a Pull Request for WalletCrx check if what you want to modify is present in https://github.com/greenaddress/GreenAddressWebFiles - if it is then you should do the PR there.