Skip to content

paycer-protocol/paycer-token-vesting

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