Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Add 0xcert vesting contract #6

Closed
wants to merge 3 commits into from
Closed

Conversation

lknix
Copy link
Contributor

@lknix lknix commented Feb 27, 2018

I wanted to open this one when #5 gets in, but since I already have the code, here it is. Unfortunately I had to branch off #5 to keep it clean and have access to some helper functions.

This contract sets up vesting periods for founders, team members and advisors.

To discuss:

  • vesting periods are measured in approximate months which should probably be changed to days or weeks;
  • current vesting start timestamp is ICO's start ts. Even though tokens are still locked until the end of the ICO period (when token transfers become available for everyone).

This contract sets up vesting periods for founders, team members and advisors. Vesting periods are measured in approximate months which should be changed to days or weeks.
Before we threw if last stage rate was 0.
@xpepermint xpepermint closed this Mar 25, 2018
@xpepermint xpepermint deleted the dev_add_vesting_sc branch March 25, 2018 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants