Inkwell is a secure, decentralized note-taking application built on the Internet Computer blockchain.
- Decentralized storage on the IC blockchain
- Secure and private note-taking
- User-friendly interface
- Color-coded notes for easy organization
- Responsive design for various devices
- Share notes with friends or colleagues
- Frontend: React.js
- Backend: Internet Computer (Motoko)
- Install the DFINITY Canister SDK
- Clone this repository
- Run
dfx start
in the project directory - In a new terminal, run
dfx deploy
- Access the app through the provided URL
- Create an account or log in
- Add, edit, and delete notes
- Organize notes with color-coding
- Enjoy secure, decentralized note-taking!
All notes are encrypted and stored on the IC blockchain, ensuring privacy and data integrity.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.