Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelliao/red-packet-contract
Crypto red packet with zk-proof.
https://github.com/michaelliao/red-packet-contract
crypto ethereum red-packet smart-contracts solidity zk-snarks
Last synced: about 19 hours ago
JSON representation
Crypto red packet with zk-proof.
- Host: GitHub
- URL: https://github.com/michaelliao/red-packet-contract
- Owner: michaelliao
- License: gpl-3.0
- Created: 2023-01-23T11:15:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T02:23:22.000Z (10 months ago)
- Last Synced: 2024-01-22T03:31:28.893Z (10 months ago)
- Topics: crypto, ethereum, red-packet, smart-contracts, solidity, zk-snarks
- Language: HTML
- Homepage: https://redpacket.eth.itranswarp.com
- Size: 781 KB
- Stars: 32
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto Red Packet
Create your first zk-proof crypto red packet at:
https://redpacket.eth.itranswarp.com
It supports multiple chains and can be tested on testnet.
### Red Packet Contract Address
The addresses of red packet on multiple chains are same: [0xFe6667986f58F2F7ed1e7C17Cee3951d8ABb717f](https://blockscan.com/address/0xFe6667986f58F2F7ed1e7C17Cee3951d8ABb717f)
Please note the red packet contract address starts with `Fe666` (stands for 老铁666).
### Documents
[Documents](https://github.com/michaelliao/red-packet-contract/tree/master/docs)
### Reference
[创建零知识证明的加密红包](https://www.liaoxuefeng.com/article/1526960310190114)