What it does

- It's a nostr based platform similar to Udemy but for Bitcoin Education
- Plebs can view, watch and read courses.
- Plebs can create and upload media and markdown for each section in course.
Functioning
- Each course is a Note and the sections are reposts by the creator
- There's a standard format for Note of course details and sections
- Reviews and comments are retweet on the same note by other users with appropriate tags
- User can zap first when viewing the course and later zap on each section if they like
- On each section in course user can add note ( not nostr note ) for later reference which is actually just a note
How we built it
- The core of this project is Nostr and notes as the building block
Voltage is used to run nodes, here we are using MutinyNet node and channels.

Lightning is used to authenticate ( Using Alby Wallet )
Upcoming Features
- Optimizing the sorting and searches as there's no backend apart form nostr
- Support for NIP-05
- Editing courses & commenting on each section
- Making Zap work for each section
- Making Note taking process collaborative for both users and creator so the courses can be optmized
NOTE: Currently there are some issues with nostr integrations we are trying to fix it asap. Stay tuned for updates.
Built With
- alby
- javascript
- next
- nostr
- voltage


Log in or sign up for Devpost to join the conversation.