Creates a new Beacon client with the given configuration supplied as IBeaconConfig interface. If not supplied, the default configuration containing a list of community-operated public beacons is used.
Optional
args: string[] | IBeaconConfigConnect to a public Kaspa wRPC endpoint for the given encoding and network identifier supplied via IBeaconConnect interface.
Fetches a public Kaspa wRPC endpoint for the given encoding and network identifier.
Generated using TypeDoc
Beacon is a client for obtaining public Kaspa wRPC endpoints.
See
IBeaconConfig, IBeaconConnect, RpcClient