Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use @nucypher/nucypher-contracts NPM package instead of custom registry #310

Closed
cygnusv opened this issue Oct 5, 2023 · 4 comments
Closed
Assignees

Comments

@cygnusv
Copy link
Member

cygnusv commented Oct 5, 2023

Instead of manually tracking addresses in packages/shared/src/contracts/registry.ts module and ABIs in packages/shared/abis, we should externalize that to our NPM package.

For the moment, we need to track addresses and ABIs for:

  • New Lynx deployments for Coordinator, GlobalAllowlist and TacoApplication
  • Existing SubscriptionManager (Polygon Mainnet and Mumbai)
@piotr-roslaniec
Copy link
Contributor

Awaiting changes in nucypher/nucypher-contracts#138

@piotr-roslaniec piotr-roslaniec self-assigned this Oct 6, 2023
@manumonti
Copy link
Member

manumonti commented Oct 6, 2023

@piotr-roslaniec
Copy link
Contributor

@manumonti Reopening because I still need to integrate it with @nucypher/* packages

@piotr-roslaniec
Copy link
Contributor

Closed by #314

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

No branches or pull requests

3 participants