Damus
Yuki Kishimoto profile picture
Yuki Kishimoto
@p2kishimoto

GitHub: https://github.com/yukibtc
GitLab: https://gitlab.com/p2kishimoto
GPG: 86F3 105A DFA8 AB58 7268 DCD7 8D3D CD04 2496 19D1

Relays (4)
  • wss://relay.damus.io/ โ€“ read & write
  • wss://nostr.wine/ โ€“ read & write
  • wss://nostr.oxtr.dev/ โ€“ read & write
  • wss://relay.nostr.wirednet.jp/ โ€“ read & write

Recent Notes

p2kishimoto profile picture
## ๐Ÿฆ€ rust-nostr v0.44 is out!

### ๐Ÿš€ Highlights

- Support for new NIPs
- Enhanced the Relay Builder (now also available in bindings)
- Optimized default gossip implementation
- Added support for custom gossip implementations
- Improved nostr-lmdb performance
- Released Kotlin Multiplatform bindings ๐ŸŽ‰

Thanks to all contributors!

### ๐Ÿ”— Links

https://rust-nostr.org
https://rust-nostr.org/donate

#rustnostr #nostr #rustlang #programming #rust #python #csharp #dotnet #javascript #kotlin #swift #flutter
p2kishimoto profile picture
Nostr SDK bindings for Kotlin Multiplatform are out for testing!

Package: "org.rust-nostr.org:nostr-sdk-kmp:0.44.0-SNAPSHOT"

Support the following targets: Android (x86, armv7, x86_64, aarch64), iOS (aarch64 and x86_64), Linux (GLIBC and MUSL; x86, x86_64, armv7, aarch64 and riscv64), FreeBSD (only x86_64), macos (x86_64 and aarch64) and windows (x86, x86_64 and aarch64).

#rust-nostr #rustnostr #rust #kotlin #kmp #ffi
p2kishimoto profile picture
Unfortunately in bindings I can't mark a function as deprecated.

You have to use the NostrParser and then construct the tags. In this way you can extract only the stuff you need from the text
p2kishimoto profile picture
## rust-nostr v0.43 is out! ๐Ÿฆ€

### Summary

Put relays to sleep when idle, verify that events match subscription filters and optionally ban relays that send mismatched events, add proxy server for using NIP-07 browser signers from native applications, add support for FreeBSD x86_64 for JVM and C# bindings, and many more!

Thanks to all contributors!

### Links

https://rust-nostr.org
https://rust-nostr.org/donate

#rustnostr #nostr #rustlang #programming #rust #python #csharp #dotnet #javascript #kotlin #swift #flutter