Skip to content

weiawesome/block_chain_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockChain Simulation

This is a website to visualize the formation and changing in the blockchain working.

The website demonstration

URL: https://block-chain-simulation.onrender.com/

The website logo

In my design core concept, I want the logo like the blockchain.

It just like the blocks in the net, and they connect with the block_hash.

By the way, it is generated by Bing AI.

How to use the website

The document to introduce the project and blockchain

img.png URL: https://hackmd.io/pIo5yBtuQ9-0hvAs7EwifA

The video to introduce how to use the website

URL: https://www.youtube.com/watch?v=1ArVvAQKVmM

How to download

git clone https://github.com/weiawesome/block-chain_go.git

How to start

For deploy the application

//install the dependency
npm install

//build the application
npm run build

Then it will generate a build directory can be put in the server.

For watch the effect or development

//install the dependency
npm install

//start the application
npm start

Then it will serve the application in http://localhost:3000

About

This a website to simulate and watch the blockchain working.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published