Skip to content

distributed-lab/zk-multisig

Repository files navigation

Basic Implementation of ZK Multisig Smart Contracts

This project consists of a basic implementation of ZK (Zero-Knowledge) multisig smart contracts.

The contracts are divided into two parts:

  • ZK Multisig Factory - Manages and deploys multisig contracts.
  • ZK Multisig - The implementation of the multisig contract itself.

For more details, refer to the documentation: [Link to Documentation]

Steps to Build the Project

  1. Compile the contracts:
    npm run compile
    npm run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published