xch-dev / sage

The sagest wallet for the Chia blockchain.
Apache License 2.0
14 stars 5 forks source link

Add support for creating multi-issuance CATs #7

Open Rigidity opened 1 month ago

Rigidity commented 1 month ago

Currently when issuing a CAT, you can only create a new single-issuance CAT with the first coin that you're spending as the genesis. There should be the option to create a new multi-issuance CAT, and to increase the supply of an existing one.

This also entails syncing the TAIL of a given CAT and saving it in the database.