LightningEnable.AgentSdk
0.4.1
dotnet add package LightningEnable.AgentSdk --version 0.4.1
NuGet\Install-Package LightningEnable.AgentSdk -Version 0.4.1
<PackageReference Include="LightningEnable.AgentSdk" Version="0.4.1" />
<PackageVersion Include="LightningEnable.AgentSdk" Version="0.4.1" />
<PackageReference Include="LightningEnable.AgentSdk" />
paket add LightningEnable.AgentSdk --version 0.4.1
#r "nuget: LightningEnable.AgentSdk, 0.4.1"
#:package LightningEnable.AgentSdk@0.4.1
#addin nuget:?package=LightningEnable.AgentSdk&version=0.4.1
#tool nuget:?package=LightningEnable.AgentSdk&version=0.4.1
SDK for Lightning Enable Agent Service Agreements on Nostr
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- NBitcoin.Secp256k1 (>= 3.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
0.4.0 — Fixes publishes reporting success when no relay accepted the event, relay events being accepted without signature verification, event IDs computed with non-standard escaping (wire-incompatible for non-ASCII content), out-of-range ratings skewing reputation averages, and malformed price tags reading as free — upgrade recommended. The default relay is now the agent relay (wss://agents.lightningenable.com) instead of a general-purpose relay that drops ASA event kinds. Breaking: SettleAsync now pays the L402 endpoint as documented and returns L402AccessResult instead of HttpResponseMessage.