Plutonomicon / cardano-transaction-lib

A Purescript library for building smart contract transactions on Cardano
https://plutonomicon.github.io/cardano-transaction-lib/
MIT License
93 stars 50 forks source link

Add support for GenesisConfig #834

Open klntsky opened 2 years ago

klntsky commented 2 years ago

https://ogmios.dev/mini-protocols/local-state-query/

hyphenrf commented 2 years ago

thanks, here's a use-case: a developer may run this to get the network magic and similar info that's not really related to program logic but verifies or refutes assumptions about the network that would be important in the development process.