forked from JoshOrndorff/substrate-node-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
current sprintIssue that is planned for the current sprintIssue that is planned for the current sprintenhancementNew feature or requestNew feature or request
Milestone
Description
- Configure the genesis config that allows assets to be pre-allocated to specific keys.
- implement logic that will lock these funds for a specified timeframe (for example 2 years. This should be configurable)
- Allocate a total initial supply of 1 Billion tokens. (1,000,000,000,000.000,000,000,0)
- Allow for up to 1e10 Plancks, as in, ten decimal places.
- Create a testnet config and a production level config.
- make sure that all the MaxLimit Constants are assigned correctly? Create a MD file explaining the reasons behind the constants.
- make sure that the Grant gives sufficient funds for initial transactions (more than 500)
Use this document as a guide: https://docs.universaldot.me/docs/token/udot-token
Metadata
Metadata
Assignees
Labels
current sprintIssue that is planned for the current sprintIssue that is planned for the current sprintenhancementNew feature or requestNew feature or request
Type
Projects
Status
To do