Skip to content

NIMA-Enterprises/mina-anonmultisig

Repository files navigation

    ___                      __  ___      __  ___ _____ _      
   /   |  ____  ____  ____  /  |/  /_  __/ /_/ (_) ___/(_)___ _
  / /| | / __ \/ __ \/ __ \/ /|_/ / / / / __/ / /\__ \/ / __ `/
 / ___ |/ / / / /_/ / / / / /  / / /_/ / /_/ / /___/ / / /_/ / 
/_/  |_/_/ /_/\____/_/ /_/_/  /_/\__,_/\__/_/_//____/_/\__, /  
                                                      /____/ 
Propose, vote and execute anonymously. 

Mina Based ZK Multi Signature Protocol

Contracts CI / Test

ZkApp Setup

...to be added

Smart Contracts

How to build

$ yarn workspace contracts build

How to run tests

$ yarn workspace contracts test

$ yarn workspace contracts testw # watch mode

How to run coverage

$ yarn workspace contracts coverage

How to lint

$ yarn workspace contracts lint

License

Apache-2.0