Skip to content

Releases: bitcoin-numeraire/swissknife

0.1.1

23 Aug 14:54
28f461c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

0.1.0 - First Release

07 Aug 15:48
fd6beb8
Compare
Choose a tag to compare

We are happy to announce the first release of Numeraire SwissKnife!

Features

  • Lightning Network. Send and receive payments.
  • LNURL support.
  • Lightning Address. Deploy your own Lightning Address infrastructure. Like email, anyone can use identifiers (username@your.domain) to send and receive payments.
  • Generate invoices.
  • Account segregation. Support any amount of users.
  • Internal ledger for instant payments on the same SwissKnife instance.
  • REST API.
  • Frequent contacts.
  • JWKS with automatic public key retrieval
  • JWT token authentication` (tested with Auth0, Supabase).
  • RBAC. Fine grained authorization per route.
  • Data availability through pagination and advanced search.

Numeraire SwissKnife ships with a Dashboard.

Lightning Providers

SwissKnife allows direct Lightning integration, supporting the most used node implementations and well-known providers:

  • Core Lightning:
    • Non-custodial
    • Run your own node
    • Manage your own liquidity.
  • Greenlight:
    • Non-custodial
    • Automatic node management.
    • Manage your own liquidity.
  • Breez:
    • Non-custodial
    • Automatic node management.
    • Automatic liquidity management via LSPs (user can switch LSPs)