Erik Brakke
Erik Brakke
There's a lot of code related to interacting with the cashu protocol in the Vue code currently. Looking through [cashu-ts](https://github.com/cashubtc/cashu-ts), it seems like a great library to use in this...
Currently, we are using a pre-compiled version of secp256k1. This is the v1 version. I have replaced this in #34 with the npm package on v1.7. The current recommended way...
I've been really digging down deep into the idea of substrate, so I decided to make a pattern to take content and attempt to extract novel ideas to help populate...
This nip aims to define activity events on NOSTR. The goal is to enable developers to create applications like Strava or Garmin Connect. Example protocotol implementation: https://github.com/ebrakke/nostr-activities-sdk Example client implementation:...