Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 318 Bytes

Concero V2 - Contracts

Warning: this is an alpha release of the Concero v2 Contracts. The code is not yet production ready and is subject to change.

Getting Started

git clone https://github.com/concero/v2-contracts.git
cd v2-contracts
npm install

Compile contracts:

npm run compile