Skip to content

spacechain/dapp-v2-upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPC token upgrade

Web application to upgrade SPC v1 tokens to SPC v2 with ease.

How to Use

npm install
npx lerna run --stream dev

Then open the browser at http://localhost:3000 and have fun.

Development time

  • Research and base JS library: 2h
  • Tests: 2h
  • Base site and test: 4h