Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annenkov/ccd-redeem
https://github.com/annenkov/ccd-redeem
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/annenkov/ccd-redeem
- Owner: annenkov
- License: mit
- Created: 2023-09-27T13:18:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T09:22:40.000Z (about 1 year ago)
- Last Synced: 2024-11-06T08:03:07.366Z (about 2 months ago)
- Language: Rust
- Size: 1.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redeemable Physical CCDs
This project provides the necessary infrastructure for redeemable coins.
## Structure
- `smart-contract` provides the smart contract that allows to redeem coins for actual CCDs
- `frontend` provides the dapp where one enters the coin seed
- `backend` provides a server that can sponsor calls to the smart contract
- `seed-generator` provides a python script to generate coin seeds# Test coins
- `F5jMLUoz6DJU2Uzth2cEbVKE3XQrUxfJByPNmJFYygjJ` - the contract's init data file `init.json` contains the corresponding public key
- `BBoAUNEJ5XYuVvs2U29Py78R3uPqdagsUryhjxb2mBf1` - the contract update data file `issue_coins.json` contains the corresponding public key