Skip to content

davidnguyen65536/paycer-token-vesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e76e26f · Jan 9, 2022

History

17 Commits
Dec 21, 2021
Jan 9, 2022
Jan 9, 2022
Jan 9, 2022
Jan 9, 2022
Jan 9, 2022
Jan 9, 2022
Dec 29, 2021
Dec 21, 2021
Dec 21, 2021
Dec 21, 2021
Dec 21, 2021
Jan 8, 2022
Dec 21, 2021
Dec 21, 2021
Dec 21, 2021
Dec 21, 2021
Dec 21, 2021
Jan 9, 2022
Jan 8, 2022
Dec 21, 2021
Jan 8, 2022

Repository files navigation

Pacyer Token Vesting Contracts

Structure

.
├── contracts                   # Smart Contacts
├── helper                      # Hardhat helpers for test and deploy
├── scripts                     # Scripts for deployment
├── test                        # Unit tests
├── ...                         # Config and other files
└── README.md

Commands

  1. Install: npm install
  2. Compile contracts: npx hardhat compile
  3. Run unit tests: npx hardhat test
  4. Coverage: npm run coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published