swarmnote-admin
v1.0.0
Published
A decentralized, peer-to-peer application for seamless note-sharing and collaboration. Create new note sessions or join existing ones with unique keys for real-time editing.
Maintainers
Readme
swarmnote-admin
--
Global Installation
npm i swarmnote-admin swarmnote-join -gCreate or Open Notes
- new : To create a new note
- open : To open an existing note
- list: To see all the created notes on your system
To create a new note
swarmnote-admin new <note-name>To open an existing note
swarmnote-admin open <note-name>To see all the notes on your system
swarmnote-admin listTechnologies Used
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js
- P2P Libraries: Hyperswarm, Hypercore-Crypto, b4a, Hypercore, bare-path
Contact
Have questions or suggestions? Reach out!
- Email: [email protected]
- LinkedIn: (https://www.linkedin.com/in/rohan-chaudhary-399742255)
- GitHub Issues: Open an issue
