https://github.com/dimensiondev/solana-redpacket
https://github.com/dimensiondev/solana-redpacket
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dimensiondev/solana-redpacket
- Owner: DimensionDev
- Created: 2025-01-13T03:38:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T03:19:00.000Z (about 1 year ago)
- Last Synced: 2025-05-19T08:15:47.886Z (9 months ago)
- Language: TypeScript
- Size: 677 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Implement red packet on solana
The project is based on the original code:
https://github.com/DimensionDev/RedPacket/.
And make the red packet support on Solana network.
## Get Started
```
anchor build
anchor test
```
** right now, withdraw test pass will fail, because time check. Maybe need to use bankrun to rewrite withdraw test.
## Audit report
[audit report](audit_report/audit_report.pdf)
## Contribute
Any contribution is welcomed to make it better.
If you have any questions, please create an [issue](https://github.com/DimensionDev/solana-redpacket/issues).
## Security report
If you have any security issue, please send to .
## future feature list
- [ ] claimer can specify a recipient account instead of the claimer's account itself
- [ ] NFT red packet