token-vesting-contracts

0.0.1 • Public • Published

Actions Status code style: prettier license

Token Vesting Contracts

Overview

On-Chain vesting scheme enabled by smart contracts.

TokenVesting contract can release its token balance gradually like a typical vesting scheme, with a cliff and vesting period. Optionally revocable by the owner.

📦 Installation

$ yarn

⛏️ Compile

$ yarn compile

📚 Documentation

Documentation is auto-generated after each build in docs directory.

The generated output is a static website containing smart contract documentation.

🌡️ Testing

$ yarn test

Code style

$ yarn prettier

📄 License

Token Vesting Contracts is released under the Apache-2.0.

/token-vesting-contracts/

    Package Sidebar

    Install

    npm i token-vesting-contracts

    Weekly Downloads

    1

    Version

    0.0.1

    License

    Apache-2.0

    Unpacked Size

    53 kB

    Total Files

    10

    Last publish

    Collaborators

    • abdelhamidbakhta