-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: ERC20 Token Streaming #196
Comments
Hi @julio4 I have a good knowledge of how to do this. |
@julio4 I am a Blockchain Developer, and would like to work on this issue. Below is a summary of how I intend to go about it; Develop the smart contract to include functionalities for; Develop a suite of tests covering all aspects of the contract, including edge cases and error handling. Deploy the contract on a testnet. |
@estherbreath assigned for now! |
@julio4 Can be assign to work on this issue? |
Hello! Yes, I reassigned to you |
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
tokei
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.
The text was updated successfully, but these errors were encountered: