pkg/

directory
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2024 License: MIT

Directories

Path Synopsis
cmd
Package client defines interfaces and types that facilitate interactions with blockchain functionalities, both transactional and observational.
Package client defines interfaces and types that facilitate interactions with blockchain functionalities, both transactional and observational.
block
Package block contains a light wrapper of the EventsReplayClient[Block] generic which listens for committed block events on chain and emits them through a ReplayObservable.
Package block contains a light wrapper of the EventsReplayClient[Block] generic which listens for committed block events on chain and emits them through a ReplayObservable.
delegation
Package delegation contains a light wrapper of the EventsReplayClient[Redelegation] generic which listens for redelegation events on chain and emits them through a ReplayObservable.
Package delegation contains a light wrapper of the EventsReplayClient[Redelegation] generic which listens for redelegation events on chain and emits them through a ReplayObservable.
events
Package events provides a generic client for subscribing to on-chain events via an EventsQueryClient and transforming the received events into the type defined by the EventsReplayClient's generic type parameter.
Package events provides a generic client for subscribing to on-chain events via an EventsQueryClient and transforming the received events into the type defined by the EventsReplayClient's generic type parameter.
events/websocket
Package websocket provides a websocket client used to connect to a cosmos-sdk based chain node and subscribe to events via the EventsQueryClient.
Package websocket provides a websocket client used to connect to a cosmos-sdk based chain node and subscribe to events via the EventsQueryClient.
query
Package query provides interfaces used to query the state of the blockchain.
Package query provides interfaces used to query the state of the blockchain.
tx
Package crypto provides the cryptographic primitives used by the Pocket Network.
Package crypto provides the cryptographic primitives used by the Pocket Network.
rings
Package rings provides the RingCache interface that is used to build rings for applications by either the application itself or a gateway.
Package rings provides the RingCache interface that is used to build rings for applications by either the application itself or a gateway.
deps
config
Package config provides a method by which dependencies can be injected into dependency chains, via the use of SupplierFn functions.
Package config provides a method by which dependencies can be injected into dependency chains, via the use of SupplierFn functions.
payloads
Package payloads contains the different types of RPC payloads the partials package supports.
Package payloads contains the different types of RPC payloads the partials package supports.
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL