Skip to content

UI for TokenVesting contract from OpenZeppelin. No longer maintained

Notifications You must be signed in to change notification settings

platypus-finance/token-vesting-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

1. Install the dependencies

yarn install

Also make sure you have Metamask installed, pointing to the right network and your account is unlocked.

2. Start the web server

yarn start

3. Ready!

Default PTP address is mainnet! PTP fuji address: 0x1f41318E741d22941ee6bDC859c33463D4BBF211

  1. 18 months duration, cliff set to yesterday, 100k ptp vested. Vesting address: 0x8f94dafF6E653fdDFEC839883AC7763C1589878D

  2. 18 months duration, cliff set to 9 May 2022, 100k ptp vested. Vesting address : 0xDF198C83D5D3310DBd62C3C7a13ff5C08112c1Ad

Go to http://localhost:3000/<token-vesting-address>/<token-address-optional> and interact with the contract!

About

UI for TokenVesting contract from OpenZeppelin. No longer maintained

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 9.1%
  • HTML 5.9%