Chia-Network / Climate-Tokenization-Engine-UI

Create tokenized carbon units on the blockchain
Apache License 2.0
1 stars 3 forks source link

FEAT: Update UI to show fourth parameter selection for token creation #202

Open ccornick opened 1 year ago

ccornick commented 1 year ago

We took a guess as to what was needed to define a unique token. We use 3 parameters:

  1. Orguid
  2. Project ID
  3. Vintage

We need to have a 4th parameter to define a token. The token driver already has a 4th field that is hardcoded, but will be changed to use a different CADT field.

We need the UIs in our various tokenization apps to reflect this new parameter being added to a token. This includes the tokenization engine UI, the explorer UI, and the climate wallet.