Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

PolymathNetwork/whitelist-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample app to manage security token investors whitelist.

This project was bootstrapped with Create React App.

Install & Run

  • Clone this repo git clone https://github.com/PolymathNetwork/whitelist-standalone.git && cd whitelist-standalone
  • Install dependencies yarn
  • Finally, yarn start. The app will be served at http://localhost:3000.