项目作者: AvinashAgarwal14

项目描述 :
A decentralized application to maintain transaction history among nodes connected in the network.
高级语言: Python
项目地址: git://github.com/AvinashAgarwal14/CryptoCoins.git
创建时间: 2019-01-21T18:39:42Z
项目社区:https://github.com/AvinashAgarwal14/CryptoCoins

开源协议:

下载


Cryptocurrency

Running the Application

  1. Create three files similar to blockchain.py with ports ‘5001’, ‘5002’, ‘5003’.
  2. Execute all the files simultaneouly by running the .py files.
  3. Use Postman to update the network of those three nodes and make transactions.