feat: add rust nostr

This commit is contained in:
2024-02-01 12:54:25 +07:00
parent 0191180f31
commit e8bd48e51b
6 changed files with 469 additions and 1 deletions

1
src-tauri/src/nostr.rs Normal file
View File

@@ -0,0 +1 @@
pub mod keys;