Skip to content

Contracts: Vesting contract (Solidity + Hardhat or Foundry) #5

@PetarStoev02

Description

@PetarStoev02

Parent

Part of #13 (Phase 4: Smart Contracts + Templates)

Goal

Create a token vesting contract with cliff and linear unlock schedule.

Requirements

  • Configurable cliff period and vesting duration
  • Support for multiple beneficiaries
  • Revocable by admin (optional)
  • Hardhat or Foundry test suite with time manipulation
  • .learn.md with explanations and security considerations

Location

contracts/evm/vesting/

Note: Please follow the EVM Template Standard for structure, config, and quality requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions