Made a ton of progress on the NIP-29 strfry wire policy code today. I’m hoping to have it complete for testing tomorrow. I just need to also make
GM! I've been working on a strfry write policy in v-lang that adds Nip-29 support! Simply add the binary (or build it yourself) and conf and
Don’t sleep on vlang. I’ve just created 3 vlang modules for doing Nostr stuff. vsecp256k1 - A wrapper around libsecp256k1 C library. vbech32 - Pure v Bech32 implementation. vnostr - Core
Took a little time this morning to figure out how to create a V-lang module that wraps libsecp256k1 so that it can be use in V-lang. Got it