Skip to content

dadaphl/aepp-aexistence

 
 

Repository files navigation

Proof of Æxistence

This is a click dummy for the Proof of Æxistence æpp.

It provides a easey to use interface to create hashes of files and store them on the aeternity blockchain inside of a smart contract as a undeniable proof a file existed at a certain time in the past.

Due to the immutable nature of blockchains, the proof stays public on the blockchain even if this æpp ceases to exist.

The purpose of this dummy is to show how aeterntiy envisions user friendly blockchain applications.

All features are subject to improvement and change. Feel free to leave suggestions in the issues.

Demo

You can find a online version here

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

Screen design

You can find screen desings here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.8%
  • CSS 16.5%
  • Vue 14.5%
  • HTML 0.2%