Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.03 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.03 KB

Inkwell

Inkwell is a secure, decentralized note-taking application built on the Internet Computer blockchain.

Features

  • 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

Technology Stack

  • Frontend: React.js
  • Backend: Internet Computer (Motoko)

Getting Started

  1. Install the DFINITY Canister SDK
  2. Clone this repository
  3. Run dfx start in the project directory
  4. In a new terminal, run dfx deploy
  5. Access the app through the provided URL

Usage

  • Create an account or log in
  • Add, edit, and delete notes
  • Organize notes with color-coding
  • Enjoy secure, decentralized note-taking!

Security

All notes are encrypted and stored on the IC blockchain, ensuring privacy and data integrity.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.