Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 378 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 378 Bytes

Star Notary v3

Distributed star registration service.

Token name: Udacity Star Token

Token ID: UST

Prerequisites

  • Truffle v5.0.32
  • Openzeppelin-solidity 2.3.0

How to install

Rename .env.example to .env and specify secret variables for this project. Then run:

npm install

How to deploy to test network

truffle migrate --reset --network rinkeby