a1ex-kaufmann / poe-dapp

"Proof of Existence" dApp on Ethereum blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poe-dapp

"Proof of Existence" dApp on Ethereum blockchain

Service for proving the existence and ownership of a file. This prototype shows the capabilities of the Ethereum platform

Dependencies

node.js v12 or higher

Usage

git clone https://github.com/ZhdanoffAlexey/poe-dapp.git
cd poe-dapp
npm i
  • Deploy contract to the network
  • Unlock accounts[0] wallet in your node
  • Edit config.json
node app.js
  • Open http://localhost:8080/

Licence

MIT

About

"Proof of Existence" dApp on Ethereum blockchain

License:MIT License


Languages

Language:JavaScript 57.9%Language:HTML 30.2%Language:Solidity 11.9%