[๐ Feature]: Multi Network Support
Closed this issue ยท 1 comments
fabianbormann commented
๐ The feature and your motivation
Currently, there is no option or configuration to select a network other than mainnet. To test upcoming protocol changes, it would make sense to test against a local Cardano testnet (e.g., yaci-devkit) or other public testnets (sanchonet/preview/preprod). Therefore, a refactoring of some constants (such as the first Shelley epoch) would be necessary.
Alternatives
No response
Additional context
No response
fabianbormann commented
Done by #51