Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.32 KB

🔒 Vesting Contract

Welcome to the Vesting Contract repository for the Coinecta platform! This smart contract implements advanced vesting mechanisms with Merkle Patricia Forestry for secure and flexible asset management.

🌟 Features

🏦 Treasury

  • 🌳 Merkle Patricia Forestry: Leverage the power of Merkle Patricia Forestry for efficient membership proofs.
  • 🔓 Contract Independence: The treasury validator isn't tied to specific vesting contracts, offering unparalleled flexibility.

📈 Linear Vesting

  • 🚀 Efficient Batch Claims: Implement the "Zero Withdraw Trick" for optimized batch claim processing.
  • Cliff Period: Set a customizable cliff time before vesting begins.
  • 🎨 CIP68 Compliant: Vesting positions are represented as CIP68 standard NFTs.
  • ✂️ Split & Merge: Easily manage your vesting positions by splitting or merging them as needed.
  • ⚙️ Customizable Parameters: Treasury creators can fine-tune vesting conditions to their specific needs.

🚀 Getting Started

@TODO

📖 Documentation

@TODO

🤝 Contributing

@TODO


🌟 Star this repository if you find it helpful!