/vale-contracts

The zkapp-contracts for Vale, which is a platform for creating secure and private multisig wallets.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Mina zkApp: Vale Multisig

Find the corresponding UI repository at Vale-UI

How to build

npm run build

How to run tests

npm run test
npm run testw # watch mode

How to run coverage

npm run coverage

License

Apache-2.0