Package Exports
- swarmnote-admin
- swarmnote-admin/index.html
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (swarmnote-admin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
swarmnote-admin
--
Global Installation
npm i swarmnote-admin swarmnote-join -g
Create 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
bash swarmnote-admin list
Technologies 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: rohanchaudhary.bkbiet2022@gmail.com
- LinkedIn: (https://www.linkedin.com/in/rohan-chaudhary-399742255)
- GitHub Issues: Open an issue