Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)