Skip to content

An experiment project exploring the fundamentals of a blockchain, a distributed ledger technology

Notifications You must be signed in to change notification settings

danielgppa/DaniChain

Repository files navigation

DaniChain

Description

DaniChain is an experiment project exploring the fundamentals of blockchain technology and logic.

Technology Stack

DaniChain's backend is built with Node.js and Express.js, using the Test-Driven Development (TDD) methodology, in an object-oriented programming style, with an API around the blockchain.

The frontend is built with React.js, with a really simple UI to interact with the blockchain's most basic functionalities.

Installation

To install the project,

  1. Clone the repository and run npm install in the root directory.
  2. Run npm run dev to start the server and the client concurrently.
DaniCainVid.mov

About

An experiment project exploring the fundamentals of a blockchain, a distributed ledger technology

Resources

Stars

Watchers

Forks