项目作者: mitchellciupak

项目描述 :
A blockchain based crypto currency
高级语言: HTML
项目地址: git://github.com/mitchellciupak/Mitchcoin.git
创建时间: 2020-03-09T20:32:26Z
项目社区:https://github.com/mitchellciupak/Mitchcoin

开源协议:

下载


Mitchcoin

A blockchain based crypto currency developed in python and Ethereum

Operation

Getting Started

  1. Add/Create ‘nodes.json’ (Current Example: 5000-5003)
  2. Open files in dir and run through python console
  3. Using Postman, create genisis block using http://127.0.0.1:5000/get-chain
  4. http://127.0.0.1:5000/get node

Send and Receive Mitcoins

  1. (Post) http://127.0.0.1:5000/add-transaction
  2. (Get) http://127.0.0.1:5000/mine_block
  3. (Get) http://127.0.0.1:5000/replace_chain

ICO

Read about Mitchcoin ICO on Ethereium at ICO

Resources

Postman

Anaconda