https://github.com/mikeshultz/onclick-money
https://github.com/mikeshultz/onclick-money
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikeshultz/onclick-money
- Owner: mikeshultz
- License: mit
- Created: 2020-09-04T06:49:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T06:30:13.000Z (over 5 years ago)
- Last Synced: 2025-02-22T22:27:51.065Z (over 1 year ago)
- Language: Solidity
- Size: 420 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onclick.money
## Contracts
The `contracts/` subfolder is a [Solidbyte](https://solidbyte.org) project that
contains the smart contracts for the CLIK token.
## Dapp
`dapp/` is a React Decentralized APPlication, the UI of
[onclick.money](https://onclick.money).
## Signer
`signer/` is a Tornado Web app that is the centralized component that acts as an
authorized signer that can give out token claims.