Nearby Protocol - Dividend Protocol and invite protocol - >#141392
These are few ideas I wish to integrate to a nostr client
So if any developers interested in joining - please comment or you can email to cryptofolyo@gmail.com - Or just comment on this post in stacker.news - Lets form a community of newly emerging programmers
NOSTR BASED blogstack.io deployment notes
transcript of the youtube video
Step 1 - Download Visual studio code
Step 2 - Github code
Step 3 - Install VS Code
Step 4 - Clone the Source code from GitHub
sudo npm install -g typescript
sudo npm install next react react-dom
http://localhost:3000
sudo npm run build
npm run start
page.tsx
seems to be the main page from which the code is working.. Lets try to tinker - as I don’t know much coding :)