f321x / cashu-escrow-kit

Ecash escrow provider and client concept. Ecash hackathon project with @rodant.
MIT License
14 stars 3 forks source link

Hide the client field in NostrClient for better decoupling #17

Open rodant opened 2 months ago

rodant commented 2 months ago

The functionality of the external Nostr implementation can be hidden though a couple of wrapping methods in NostrClient. This change would improve the overall design and reduce dependencies.