Skip to content

BlockNote, developed using Motoko integrates with the DFINITY Canister SDK, for decentralized note-taking. This synergy ensures tamper-resistant and secure data storage, enhancing the application's trust and reliability.

License

Notifications You must be signed in to change notification settings

imambujshukla7/blocknote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockNote: Decentralized Note-Taking App

BlockNote is a decentralized note-taking platform that leverages blockchain technology, specifically Motoko, to provide users with a secure and tamper-resistant platform for creating and managing notes. The application ensures a high level of security and trust in the integrity of the notes by storing them on the blockchain, making it decentralized and resistant to unauthorized alterations.

Features

  • Decentralized Storage: BlockNote uses blockchain technology to store notes in a decentralized manner, ensuring tamper-resistant and secure data storage.

  • Immutable Notes: Once a note is created, it becomes immutable, meaning it cannot be altered or deleted by unauthorized parties.

  • Simplified Note-Taking: BlockNote combines the simplicity of a note-taking application with the added benefits of decentralized and immutable storage.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/imambujshukla7/blocknote.git
  2. Navigate to the project directory:

    cd blocknote
  3. Install dependencies:

    npm install

Usage

  1. Start the local development server:

    npm start

    This command will start the development server and deploy the BlockNote canister locally.

  2. Open your browser and go to localhost to interact with the BlockNote application.

  3. Create and manage your decentralized notes!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

BlockNote, developed using Motoko integrates with the DFINITY Canister SDK, for decentralized note-taking. This synergy ensures tamper-resistant and secure data storage, enhancing the application's trust and reliability.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published