项目作者: nkkumawat

项目描述 :
Ethereum blockchain and Smart contract based online publication authenticity finder tool
高级语言: JavaScript
项目地址: git://github.com/nkkumawat/publish_auth.git
创建时间: 2019-02-10T10:11:47Z
项目社区:https://github.com/nkkumawat/publish_auth

开源协议:The Unlicense

下载


Publish_Auth

Installation

Download & install ganache or gethfor private blockchain server.

Download Nodejs.

start ganache / geth on port 8545 or use testrpc for test blockchain server

open terminal and type

  1. testrpc

open another tab in terminal and type

  1. git clone https://github.com/nkkumawat/publish_auth
  2. cd publish_auth/PriChain
  3. npm install
  4. npm start

Usage

Contributing

License