Skip to content

Blockchain application with destributed ledger. It use sha256 to generate a particular hash that start with four zeros.

Notifications You must be signed in to change notification settings

LeanoA/BlockchainDevApp

Repository files navigation

Blockchain development application

Blockchain application with destributed ledger. It use sha256 to generate a particular hash that start with four zeros.

Getting Started

npm install
npm app.js

The server runs on port 8080 by default. To run in diferents server in diferents port put its number in the argument:

npm app.js 8081

where the port are going to be 8081.

There are five routes:

Development

This project uses EditorConfig to standardize text editor configuration. Visit https://editorconfig.org for details.

This project use ESLint to detect suspicious code in JavaScript files. Visit https://eslint.org. for details.

About

Blockchain application with destributed ledger. It use sha256 to generate a particular hash that start with four zeros.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published