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

Move api-config.json creation to init command #96

Merged
merged 5 commits into from
Mar 13, 2024

Conversation

Fuerback
Copy link

This PR moves the creation of api-config.json from network:up command to init command.

It also adds a new flag to network:up command called --contracts which extracts the current chaincode contracts and updates the api-config.json automatically.

Closes #92

@Fuerback Fuerback requested a review from dzikowski March 12, 2024 17:08
@Fuerback Fuerback merged commit c5d9186 into main Mar 13, 2024
4 checks passed
@Fuerback Fuerback deleted the 92-update-api-config-json branch March 13, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create api-config.json in init command
3 participants