ark-network / ark

Ark is a layer-two protocol designed to scale Bitcoin transactions
https://arkdev.info
MIT License
58 stars 16 forks source link

Nostr as transport protocol #190

Open tiero opened 3 months ago

tiero commented 3 months ago

Exposing a public IP over TLS or onion service may be limiting the ASP either to become a easy target (DNS is censorable) or impractical for retails (tor client cannot be embedded in a browser app)

Nostr is a good middle ground, as it's easy to switch relays and comes with native support for WebSockets and browsers.

We should revisit the current RPC as to translate to a publish-subscribe pattern