/poe-dapp

"Proof of Existence" dApp on Ethereum blockchain

Primary LanguageJavaScriptMIT LicenseMIT

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