Skip to content

Instantly share code, notes, and snippets.

View QuasarChains's full-sized avatar
🗼
Working from home

Quasar QuasarChains

🗼
Working from home
View GitHub Profile
@QuasarChains
QuasarChains / index.html
Created October 25, 2023 22:29
Not approved
<!DOCTYPE html>
<html>
<head>
<title>ProofofDownVoting</title>
<link rel="stylesheet" href="index.css" />
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<script type="text/javascript" src="https://unpkg.com/json-url@2.3.1/dist/browser/json-url.js"></script>
<script src="https://cdn.jsdelivr.net/gh/ethereumjs/browser-builds/dist/ethereumjs-tx/ethereumjs-tx-1.3.3.min.js"></script>
</head>
@manonthemat
manonthemat / tech_details.md
Last active December 13, 2021 04:04
Benefits Application using Neo4j and the Cardano Blockchain

Benefits Application

Project Scope

A benefits application where organizations (e.g. companies) can contribute funds regularly (always on the first day of a month) to the benefits accounts of individuals (e.g. employees).

Individuals should have detailed and aggregate insights into their benefits. Funds in a benefit account can be spent with suitable service providers.

Deliverables