Hello everyone! I wanted to share a new tutorial I recently wrote on building a simple feed in Nostr using Flutter. In this three-part series, I'll be walking you through the process step-by-step.
In part one, I'll guide you through cloning the starter project, setting up project files, installing Nostr Tools, and creating the Nostr feed screen. Then, we'll dive into connecting to the Nostr relay stream and listening for incoming events.
This tutorial is perfect for those with some knowledge of Flutter and a basic understanding of the Nostr Protocol. So if that sounds like you, be sure to check it out! You can read the full tutorial here: https://makers.bolt.fun/story/nostr-tools-flutter-tutorial-building-a-simple-feed-for-noost-app-part-1--766. I hope you find it helpful and informative!


I'm excited to share an update on my "Personal Bitcoin Tip Card project" ๐! Thanks to the helpful feedback I received from the community on my Stacker News post.
So, I have added Lightning Network (LN) support to my project using LnurlPay and WebLN methods. Now, users can receive LN tips easily by updating their identity.json file with their Bitcoin Lightning Address. The Personal Bitcoin Tip Card will then create LN invoices to accept LN tips with ease.
Github: 