@agent-society/core
v1.0.0
Published
Core library for Nostr-based ILP peer discovery and SPSP
Readme
@agent-society/core
Core library for Nostr-based ILP peer discovery and SPSP.
Install
npm install @agent-society/coreUsage
import {
NostrPeerDiscovery,
NostrSpspClient,
NostrSpspServer,
SocialTrustManager,
BootstrapService,
} from '@agent-society/core';License
MIT
