5 lines
207 B
Go
5 lines
207 B
Go
// Package nwc is an implementation of the NWC Nostr Wallet Connect protocol for
|
|
// communicating with lightning (and potentially other kinds of wallets) using
|
|
// nostr ephemeral event messages.
|
|
package nwc
|