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

Support dynamically specified networks #187

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

SebastienGllmt
Copy link
Contributor

@SebastienGllmt SebastienGllmt commented Apr 29, 2024

Currently Carp only supports a fixed set of networks (preprod, preview, sanchonet, mainnet)

However, to be able to test easily on local networks, we need to support the ability to connect to a custom network whose genesis files and contents are provided after compile-time.

Missing features:

  • utility functions to parse required information from genesis & network configs for a network
  • properly populate CardanoNet config

ecioppettini pushed a commit to dcSpark/dcspark-core that referenced this pull request Aug 27, 2024
* NetworkConfiguration JSON

Related to dcSpark/carp#187

* remove json test

* Bump CML to 6.0.0
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.

2 participants