StarknetByExample
StarknetByExample copied to clipboard
Feature: ERC20 Token Streaming
Description
In this example, we will implement a contract that allows for ERC20 token streaming. This means that a specific amount of tokens can be distributed gradually over a defined vesting period. Users will be able to set up streams that stream tokens incrementally, ensuring a continuous flow of tokens over time rather than a lump sum distribution.
Criteria
- Stay as simple as possible and do not directly reuse
tokei
- Include comprehensive tests
- Deploy the contract on a testnet
Resources:
ODHack
To be eligible for additional rewards, be sure to review and follow the ODHack Common Guidelines and Contributing Guidelines. Be sure to join the telegram group and introduce yourself.