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

Add the deployed contracts to the utils package #715

Closed
vplasencia opened this issue Mar 18, 2024 · 0 comments · Fixed by #719
Closed

Add the deployed contracts to the utils package #715

vplasencia opened this issue Mar 18, 2024 · 0 comments · Fixed by #719
Assignees
Labels
devops 🔧 Operations management and dev tools refactoring ♻️ A code change that neither fixes a bug nor adds a feature

Comments

@vplasencia
Copy link
Member

Description

Add the deployed contracts to the Semaphore utils package so that other packages and projects can access this info.

The idea is to create a json file with the network's info (chain id, etc.) and the deployed contract addresses. The supported-networks.ts would import that json file and export it as a js object.

Deployed contracts json file: https://github.com/semaphore-protocol/semaphore/blob/main/packages/contracts/deployed-contracts.json

@vplasencia vplasencia added the refactoring ♻️ A code change that neither fixes a bug nor adds a feature label Mar 18, 2024
@vplasencia vplasencia added this to the Semaphore V4 milestone Mar 18, 2024
@cedoor cedoor moved this to ♻️ Grooming in Semaphore Board Mar 19, 2024
@cedoor cedoor added the devops 🔧 Operations management and dev tools label Mar 21, 2024
@cedoor cedoor self-assigned this Mar 21, 2024
@cedoor cedoor moved this from ♻️ Grooming to 🏗 In Progress in Semaphore Board Mar 21, 2024
@cedoor cedoor moved this from 🏗 In Progress to 👀 In review in Semaphore Board Mar 21, 2024
cedoor added a commit that referenced this issue Mar 22, 2024
cedoor added a commit that referenced this issue Mar 22, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✔️ Done in Semaphore Board Mar 25, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops 🔧 Operations management and dev tools refactoring ♻️ A code change that neither fixes a bug nor adds a feature
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

2 participants