gudnuf's avatar
gudnuf
gudnuf@boardwalkcash.com
npub1ce7d...3d7m
I wasn't there but I'm here | prisms | plebdev | yoga | climbing | surfing | backpacking | holistic health |
gudnuf's avatar
gudnuf 1 year ago
finished the Chaincode Labs Programming Bitcoin class this month now putting my new skills to the test… attempting to build a Cashu wallet that uses nip88 to coordinate locking eCash into a DLC
gudnuf's avatar
gudnuf 1 year ago
BoardwalkCash.com v0.1.2 released! We ran in a some circles on this one, but ultimately ended up with a more robust wallet and a solid foundation for some exciting new features. - Improved token management: we moved all token storage logic into a single location - less token state checking to stop spamming mints - Initialize all added keysets on load - various bug fixes Also, we removed NWC and lightning address because they do not work very well with the current limitations. Bigger and better solutions on the horizon 🫡 Note: existing wallet connections will still work until a later release Check it out at #ecash #cashu
gudnuf's avatar
gudnuf 1 year ago
Chaincode Labs (https://chaincode.com) is legendary for all of the free education they provide. I recently started their Rust for Bitcoiners class, and have since implemented a simple Caesar Cipher, attempted to implement SHA-512, and just finished my homework for using the bitcoincore_rpc create to build a simple CLI app. Looking back on my journey learning to code, I wish I would have had more bitcoin related projects to keep me motivated and excited, instead I just built things like tic-tac-toe and static websites as I tried to learn JavaScript #pleb #dev #plebdev #bitcoin #rust #learntocode #foss
gudnuf's avatar
gudnuf 1 year ago
@Zach do you have any thoughts on the ideal way to onboard new users to an nsec? Flockstr has a nice “email+password”, but I wonder if with a frost enabled nsec bunker setup under the hood new users could generate a new, secure, and tranferable nsec with a ux similar if not better than traditional auth. Distributed account backup/recovery? View quoted note →
gudnuf's avatar
gudnuf 1 year ago
To be a #bitcoin dev, you must first learn to be a #dev. I'm putting together a mini series on learning #TypeScript that anyone with a computer can follow along with. Let me know what you think of the latest @plebdevs.com tutorial on variables, objects, and functions: #bitdev #lightning #litdev #learntocode