Skip to content

rhinofi/ethereum-vesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published