github MutinyWallet/mutiny-node v0.3.4
v0.3.4 - Nostr Wallet Connect & Storage Refactoring

latest releases: v0.6.7, v0.6.6, v0.6.5...
11 months ago

Nostr Wallet Connect support has been added. A NWC connection string is made so that it may be imported into Nostr clients like Damus or Amethyst so that one-tap zaps can happen non-custodially. This requires eventually opening the wallet if it is not running in the background (ie, iOS).

The storage components have been refactored and all the web assembly related storage code has been moved out of mutiny-core and live solely in mutiny-wasm. This is for our continued effort to move to multi platform support besides just web browsers.

Some general improvements to network graph data and rapid gossip sync.

Allows opening channels directly with the LSP more seemlessly by default (minor API change to allow not passing in a pubkey manually when opening channel so it defaults to the connected LSP).

What's Changed

Full Changelog: v0.3.3...v0.3.4

Don't miss a new mutiny-node release

NewReleases is sending notifications on new releases.