Provider
scalus.cardano.node.Provider
trait Provider
Provider for Cardano blockchain operations.
Provider is the cross-platform interface for interacting with Cardano nodes. All methods return Future values and work on both JVM and JavaScript platforms.
Use scalus.utils.await extension for blocking operations on JVM when needed.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class BlockfrostProviderclass Emulator
Members list
In this article