sui
sui copied to clipboard
[frenemies] Adds `prove_participation` method
For participants to prove ownership of an account in the leaderboard, we add a simple method with tracking via events.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Ignored Deployments
| Name | Status | Preview | Updated |
|---|---|---|---|
| explorer | ⬜️ Ignored (Inspect) | Feb 8, 2023 at 10:26AM (UTC) | |
| explorer-storybook | ⬜️ Ignored (Inspect) | Feb 8, 2023 at 10:26AM (UTC) | |
| frenemies | ⬜️ Ignored (Inspect) | Feb 8, 2023 at 10:26AM (UTC) | |
| wallet-adapter | ⬜️ Ignored (Inspect) | Feb 8, 2023 at 10:26AM (UTC) |
Hello, guys :)
Would there be no use for this? It's a proof of NFT possession, I developed some time ago.
With protection against replay attacks. And though you do not need it here with ability to trade NFT freely and still prove possession.
https://github.com/MystenLabs/sui/pull/7979