| Copyright | (c) 2023 GYELD GMBH |
|---|---|
| License | Apache 2.0 |
| Maintainer | support@geniusyield.co |
| Stability | develop |
| Safe Haskell | None |
| Language | Haskell2010 |
GeniusYield.Providers
Description
Synopsis
- module GeniusYield.Providers.SubmitApi
- module GeniusYield.Providers.Node
- module GeniusYield.Providers.Maestro
- module GeniusYield.Providers.Katip
- module GeniusYield.Providers.CardanoDbSync
- module GeniusYield.Providers.CachedQueryUTxOs
- simpleProviders ∷ GYEra → GYNetworkId → FilePath → Text → GYLog → IO GYProviders
Documentation
module GeniusYield.Providers.Node
module GeniusYield.Providers.Katip
Arguments
| ∷ GYEra | Era in which local node operates |
| → GYNetworkId | The network identifier. |
| → FilePath | Path to the local node socket. |
| → Text | The Maestro Api key |
| → GYLog | The logging provider. |
| → IO GYProviders |
Creates simples providers using a local node with Maestro API key.