Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 332 Bytes

Voting Dapp

Proposal voting smart contract example.

Overview

Installation

$ npm install @openzeppelin/contracts

More information on openzeppelin contracts page.

Usage

You can use this in order to vote for proposal. Can be usefull for DAO.