-
Notifications
You must be signed in to change notification settings - Fork 101
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
[contracts] feat: Add Vesting Options for Initial Team Token Distribution #27
Comments
@abdelhamidbakhta hello! May i be assigned to this issue? |
Our EVM product TokenTable is also planning to launch on Starknet soon (pending audit), could be an alternative to Tokei. Here are the Solidity docs: https://docs.ethsign.xyz/tokentable/developers/v2.5 |
oh interesting! |
Once it’s been properly audited we will open it up. |
Awesome! |
We also have something else that might fit this well: https://github.com/EthSign/daico-poc This is basically an implementation of VB’s DAICO concept from a few years ago. While TokenTable is a lot more “corporate”, this is a lot more community driven. It’s in Solidity but it’s also on my backlog to implement it in Cairo. |
@abdelhamidbakhta how should we organise this feature, considering new comments? Could you provide more detailed steps to help me a little bit? thanks ! |
@abdelhamidbakhta May I take this up if this hasnt been started yet. I feel I'll be able to implement this covering all the decription. |
@abdelhamidbakhta any news? @Akashneelesh indeed i didn't start yet, wanted to have more info about how to process. Feel free to go ahead if you know how to implement this feature :) |
I think this should be for a second phase, not for the MVP |
@enitrat got it, thanks. I will wait for the best moment to work on it then. |
Heyy @TAdev0 I have implemented the tokei function part and the test. And have partially started with the token vesting. |
Here it is, audited by Nethermind: https://github.com/EthSign/tokentable-v2-starknet |
Issue: Feature Request - Add Vesting Options for Initial Team Token Distribution
Description
This feature request focuses on adding token vesting options for the initial team distribution in the Unruggable Memecoin project. The goal is to integrate a robust and transparent vesting mechanism for team members, ensuring a gradual and scheduled release of tokens. Consideration will be given to utilizing the StarkNet Tokei repository as an external dependency for this implementation.
Requirements
Implementation Notes
The text was updated successfully, but these errors were encountered: