nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6 nostr:npub108pv4cg5ag52nq082kd5leu9ffrn2gdg6g4xdwatn73y36uzplmq9uyev6

Tauri embed web for mobile app and desktop app using rust.

I would like to suggest bring a nostr plugin in rust for this, exposing for web dev only interfaces equivalent to nostr-tools, so all communication with relays and encryption things will happen in rust but dev can call it from typescript interface.

https://github.com/tauri-apps/tauri

I believe https://github.com/lumehq/lume and https://github.com/lumehq/coop are both using Tauri.

Reply to this note

Please Login to reply.

Discussion

Thank you for the references

You know if they are using nostr rust package in tauri? Or nostr-tools?