Chia-Network / CAT-admin-tool

Admin tool for issuing CATs
https://devs.chia.net/guides/cat-creation-tutorial/#cat-admin-tool
Apache License 2.0
18 stars 15 forks source link

Add credential restriction options to CLI #29

Closed Quexington closed 1 year ago

Quexington commented 1 year ago

This adds support for "credential restricted" CATs to be issued with this tool. Credential restricted CATs are locked in such a way that VC approval is necessary for trading them. The new options allow specification of a list of DIDs trusted to issue such credentials, the proofs that must be present, or custom logic for checking those proofs.