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