aeternity / aepp-aexistence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository has been archived on 20.02.2023

The reason for the retirement is that the code is not used anymore.

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

Screen design

You can find screen desings here

About

License:Other


Languages

Language:JavaScript 73.4%Language:CSS 12.0%Language:Vue 11.6%Language:Solidity 2.6%Language:HTML 0.3%