essential-contributions / essential-integration

Integration of Pint and the Essential protocol.
Apache License 2.0
3 stars 1 forks source link

Token rust app should take name and symbol as params #66

Closed freesig closed 2 months ago

freesig commented 2 months ago

The cli for the token rust app should take the name and symbol as params for the Mint command and pass them into the function after hashing them and converting them to words.

This would make it easy for users to update these values in the pint code and then create the correct solutions when minting.