This repository was archived by the owner on Jan 14, 2020. It is now read-only.
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
Tool for vesting employee token grants #297
Open
Description
At a minimum, this tool would need to:
- Transfer tokens to a set of Ethereum address(es) for each employee, respecting each grant's vesting cliff and schedule
- Help preserve privacy of each grantholder
- Some sort of logging or way of reporting / verifying vesting-related actions
- A dry run mode to show operations without actually performing them, as a sanity check
This could be implemented as a command-line JS tool that uses an input JSON file that contains grant information. The input file would be maintained by @joshfraser and/or @matthewliu to start.