An open API service indexing awesome lists of open source software.

https://github.com/nimacodez/jsblockchain

A BlockChain With Javascript On a Decentralized Network
https://github.com/nimacodez/jsblockchain

blockchain javascript nodejs web3js

Last synced: 8 months ago
JSON representation

A BlockChain With Javascript On a Decentralized Network

Awesome Lists containing this project

README

          

# JS BlockChain

### A BlockChain Using JavaScript And an API to contact with

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

*This document will be extended later and more information will be added.*

### Prequesties 🕊️
```-$ Nodejs Runtime```

[Download Nodejs](https://nodejs.org)

### How to use? 🔥
At First Use this command to download a clone of this project on your own device

```git clone https://github.com/DevNima-PG/JSBlockChain.git```

After That, You Should Open a terminal and Download Dependencies 🐢

Do A ```npm i```

### You're Pretty Ready To Go! 🎉✨
just cd into the dev directory with following command:
```cd /dev```
and run the BlockChain!
```node test.js```

*Notice That Because Of Some Hash And Algorithm Calculations It Will Take Some Time. Please Wait For The Program To Run 🐢!*

![MuaKissGIF](https://user-images.githubusercontent.com/85389307/203571941-8d69d8db-69ed-4730-950d-acbf231fdf08.gif)