From 31ced4b8f2ce36841cc98662bf1625b7f0c35e9b Mon Sep 17 00:00:00 2001 From: six Date: Mon, 19 Aug 2024 01:01:46 +0000 Subject: [PATCH] Update Main_Challenges.md --- Main_Challenges.md | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/Main_Challenges.md b/Main_Challenges.md index e913860..c47e513 100644 --- a/Main_Challenges.md +++ b/Main_Challenges.md @@ -32,7 +32,7 @@ https://g.g6.network/g6-networks-release/ - If you want to build on G6 Network's https://www.mandalachain.io/ - If you want to build for onboarding users. -## Unique Network - Specific Challenge (Up to $2000 reward) +## Unique Network - Specific Challenge Topic: NFT as a data containter @@ -40,12 +40,28 @@ Type: Data obfuscation in an on-chain NFT record - managing data access and visi Description: The challenge is based around the concept of on-chain and off-chain data storage accessibility in terms of data obfuscation. Unique Network NFTs provide a very flexible mechanism for storing data both on-chain and off-chain including handling mutability and rights in that respect (who can modify). The question of who is allowed to see the raw data is a completely different issue and is handled at the application level. Your task is to come up with a simple mechanism which allows data obfuscation of data stored via the NFT providing a way for an application to manage which data can be publicly visible and which is obfuscated and availible only to the application. There are no limitations set in regard to how obfuscation is performed, it is entirely in at the discretion of the developer/hacker. -- Learning materials: https://docs.unique.network/ -- SDK: https://docs.unique.network/build/ -- Tutorials (wallets, accounts, etc): https://docs.unique.network/tutorials +- Demo of a collection and token: https://github.com/UniqueNetwork/workshop-nft-data +- SDK: https://docs.unique.network/build/sdk/getting-started.html +- Accounts and Wallets: https://docs.unique.network/tutorials/work-with-accounts.html +- Unique Schema 2.0: https://docs.unique.network/tutorials/createCollectionV2 https://docs.unique.network/reference/schemas/ +- React Boilerplate: https://github.com/UniqueNetwork/accounts-react-example Mentor from Unique: Max Andreev - Senior Developer (availability for mentoring slots on Telegram - check mentoring group chat) +## G6 Network - Specific Challenge + +Topic: Citizens of Polkadot + +Type: Front-end for Substrate based blockchains + +Description: Research Proof of Personhood and use the frontend solutions of G6 Networks to build on. You'll need to connect to https:/testnet.g6.network/ and create a useful product for the Polkadot citizens. Who are the citizens of Polkadot? Anyone who uses Polkadot and engages with the community. We are decentralized and autonomous. Create your futuristic dream product for a global network of many local groups. + +- G6 Networks open source code and front-end: https://g.g6.network/g6-networks-release/ +- G6 Networks White paper: https://g6-networks.gitbook.io/g6-networks/ +- G6 networks official Telegram group: https://t.me/g6networks + +Mentors: Serge, Johan and six (availability for mentoring slots on Telegram - check mentoring group chat) + ## How to submit? Submit your solution in email to: contact@cryptoctf.org