LiteX token plan and Vesting Lock plan
This project includes two smart contracts of Ethereum for litex.io.
- LiteXToken: a token mechanism which is not mintable, not burnable with fixed amount.
- LiteXTokenVesting: a lock mechanism for ERC20 tokens, inherit from TokenVesting of Zeppelin-Solidity. It implements token shares lock by stages.