Skip to content

BlockCheck leverages Motoko and DFINITY blockchain to create a to-do list platform. This integration ensures secure timestamps for task completion, utilizing features and capabilities of the DFINITY platform for decentralized record-keeping

License

Notifications You must be signed in to change notification settings

imambujshukla7/blockcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockCheck

BlockCheck is a Motoko-based to-do list platform that leverages the blockchain to timestamp tasks, providing an immutable record of when tasks were completed.

Table of Contents

Features

  • Blockchain Timestamping: Utilize the power of the blockchain to timestamp tasks for a secure and immutable record.
  • To-Do List Management: Easily manage your tasks with a to-do list that tracks completion times.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/imambujshukla7/blockcheck.git
    cd blockcheck
  2. Build the project:

    dfx build

Usage

  1. Start the project:

    dfx start
  2. Open the application in your web browser utilizing localhost

  3. Interact with the to-do list, add tasks, and witness the blockchain timestamping in action.

License

This project is licensed under the MIT License.

About

BlockCheck leverages Motoko and DFINITY blockchain to create a to-do list platform. This integration ensures secure timestamps for task completion, utilizing features and capabilities of the DFINITY platform for decentralized record-keeping

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages