gavinzheng / contracts

This repository contains the contracts used by Quorum. All sources are written in Solidity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quorum Wallet contracts

This repository contains the contracts used by Quorum. All sources are written in Solidity.

  • deploy.sol - can be used to deploy the wallet from within a contract.
  • wallet.sol - the actual wallet contract.

For deployed builds, plrease refer to BUILDS.md.

About

This repository contains the contracts used by Quorum. All sources are written in Solidity.

License:GNU General Public License v3.0