Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 551 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 551 Bytes

Ancur

402 Senior Project Laboratory

About

Ancur is a blockchain-powered timestamping and certification platform allowing you to prove the existence, integrity and ownership of all your documents.

Stamp your documents and prove the existence of your receipts on the Bitcoin and Ethereum blockchains.

Simulation

  • Clone this repository: https://github.com/mkarbows/Ancur.git
  • Open my-app folder
  • Run npm install
  • Start a server with npm start
  • Visit localhost:3000 in a browser