Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 291 Bytes

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.