NimrodHunter / Vesting-Contracts

Vesting contract test for Breeder DAO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Vesting

Sample of vesting.

Overview

Was overwritten the "release(address token)" of open zeppelin. Now Release function can be call every 180 seconds and release 10% of the Vesting Contract Balance Tokens. If you try to call a second time into the 180 seconds period, fails.

About

Vesting contract test for Breeder DAO


Languages

Language:TypeScript 98.5%Language:Solidity 1.4%Language:JavaScript 0.1%