This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Implement Lockable
for Assets (for use in e.g. vesting or voting systems)
#11446
Labels
J0-enhancement
An additional feature request.
An interesting feature for chains using the assets pallet is the chance to vest those assets, similar to what is possible now with DOT and KSM on their respective relay chains.
I can think of multiple use cases on Statemint/e for teams deploying their assets on these chains and extending their possibilities around their launch strategy.
The functionality can be implemented on the same assets pallet or modify the vesting pallet to accept different assets ( or a complete new pallet ). Whatever it is makes the implementation simpler and safer.
CC: @joepetrowski @shawntabrizi
The text was updated successfully, but these errors were encountered: