By ismyhc — Sep 19, 2024 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 update your strfry.conf to point to the write policy.Will share soon 😉
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
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