nucypher / nucypher-contracts

Ethereum contracts supporting TACo applications on the Threshold Network.
16 stars 11 forks source link

Ape-based generic subscription and authorization management CLI #299

Closed KPrasch closed 1 month ago

KPrasch commented 1 month ago

Type of PR: Feature

Required reviews: 2

What this does: Introduces subscription-generic CLI that can be used for long-term management of multiple subscription contracts and authorizations for multiple adopters. In contrast to PR #289 this PR implements both local and ape utilities. As a result, it's necessary to install all the dependencies.

Notes for reviewers: