https://github.com/whoabuddy/proof-of-hodl-demo
Scan a wallet QR code to check if someone holds CityCoins.
https://github.com/whoabuddy/proof-of-hodl-demo
stacks-blockchain
Last synced: 3 months ago
JSON representation
Scan a wallet QR code to check if someone holds CityCoins.
- Host: GitHub
- URL: https://github.com/whoabuddy/proof-of-hodl-demo
- Owner: whoabuddy
- Created: 2022-03-03T14:59:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T20:24:43.000Z (over 3 years ago)
- Last Synced: 2025-02-07T17:35:27.969Z (4 months ago)
- Topics: stacks-blockchain
- Language: JavaScript
- Homepage: https://proof-of-hodl-demo.citycoins.workers.dev/
- Size: 565 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proof of Hodl Demo
This is a demo of an application that scans a QR code for a Stacks wallet, then:
- checks if the user has a balance of MiamiCoin (MIA)
- checks if the user is stacking in the current MiamiCoin (MIA) cycleIf either is true, then the address is a holder of MIA, and a green bar is shown with ACCESS GRANTED.
If both are false, then the address is not a holder of MIA, and a red bar is shown with ACCESS DENIED.