rhinofi / ethereum-vesting

A smart-contract allowing Ethereum to be time-vested on a continuous schedule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Vesting Smart-Contract

A smart-contract allowing Ethereum to be time-vested on a continuous schedule.

There are several publicly available smart contracts allowing for ERC20 tokens (for example those given to founders during a crowdsale) to be vested over time.

However there is no alternative for vesting 'raw' Ethereum (as opposed to wrapped Ethereum).

This contract is based on open-zeppelin's (TokenVesting.sol)[https://github.com/OpenZeppelin/openzeppelin-contracts-ethereum-package/blob/master/contracts/drafts/TokenVesting.sol]

About

A smart-contract allowing Ethereum to be time-vested on a continuous schedule


Languages

Language:JavaScript 100.0%