Thanks to visit codestin.com
Credit goes to github.com

Skip to content

staxhinho/Blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain in Node.js

A simple blockchain and cryptocurrency wallet implemented in Node.js and TypeScript.

Development

Alt

⚙️ Running locally for development

Start cloning Blockchain:

git clone https://github.com/staxhinho/Blockchain.git

Next, install its dependencies (make sure npm is installed on your machine):

npm install

To compile, run:

npm run dev

To start, run:

npm start

About

A blockchain and cryptocurrency wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published