Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 317 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 317 Bytes

Volcà Contracts

Contracts for Volcà Linkdrop App

Technology Overview

Installation

Install dependencies

npm install

Compile contracts

npx waffle

Test contracts

npm run test