Skip to content

✂️ Decentralized code snippets w/ ⚡ lightning tips

License

Notifications You must be signed in to change notification settings

nodetec/notebin

Repository files navigation

✂️ Notebin

Notebin is a code snippet sharing site similar to pastebin or GitHub gists.

NIP-C0

This is a simple reference implementation for NIP-C0.

Developers

  • install dependencies
npm i
  • run the app
npm run dev