Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 147 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 147 Bytes

Token Sale Starter dApp

Install

npm i

Start

Set the token values in src/env.js, then:

npm start

Licence

GPL-v3.0