Don’t sleep on vlang. https://vlang.io

I’ve just created 3 vlang modules for doing Nostr stuff.

vsecp256k1 - A wrapper around libsecp256k1 C library.

https://github.com/ismyhc/vsecp256k1

vbech32 - Pure v Bech32 implementation.

https://github.com/ismyhc/vbech32

vnostr - Core Nostr types and functions.

https://github.com/ismyhc/vnostr

All work on MacOS, Linux and windows. Intel/arm

vnostr is still a work in progress and I’ll come back to it later so I can get back to Seer.

If you like C and its speed you’ll love Vlang.