sui icon indicating copy to clipboard operation
sui copied to clipboard

[frenemies] Adds `prove_participation` method

Open damirka opened this issue 2 years ago • 2 comments

For participants to prove ownership of an account in the leaderboard, we add a simple method with tracking via events.

damirka avatar Feb 08 '23 10:02 damirka

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)

vercel[bot] avatar Feb 08 '23 10:02 vercel[bot]

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

arty-arty avatar Feb 10 '23 14:02 arty-arty