https://github.com/zuyux/zyx
contests platform
https://github.com/zuyux/zyx
kotlin nextjs solidity
Last synced: 2 months ago
JSON representation
contests platform
- Host: GitHub
- URL: https://github.com/zuyux/zyx
- Owner: zuyux
- Created: 2024-05-29T09:24:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T20:25:58.000Z (11 months ago)
- Last Synced: 2025-02-11T12:36:57.684Z (4 months ago)
- Topics: kotlin, nextjs, solidity
- Homepage: https://zuyux.com/zyx
- Size: 58.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

zyx explota las capacidades de los contratos inteligentes para lograr la participación en concursos digitalizados de proyectos y la asignación transparente de fondos, fomentando la innovación y el crecimiento dentro de la comunidad de diseño digital. El proyecto será de código abierto bajo la licencia MIT, promoviendo la transparencia y la colaboración. Integrará la autenticación Worldcoin ID para validar perfiles, asegurando la confianza y la seguridad en todas las transacciones.
## Por qué es importante
zyx es importante porque aborda la necesidad de una plataforma descentralizada específica para arquitectos y creadores digitales, facilitando un mercado seguro y eficiente. La creciente demanda de activos digitales y blockchain subraya su relevancia. El mercado global de gestión de activos digitales se valoró en 4.2 mil millones de USD en 2021 y se proyecta que alcanzará 8.5 mil millones de USD para 2026, con un crecimiento anual del 15.7% . Además, el 55% de los ejecutivos consideran la blockchain una prioridad estratégica . Estos datos indican un fuerte interés y adopción de tecnologías blockchain y activos digitales, lo que hace que zyx sea una solución oportuna y valiosa.### Contest Flow
1. **Contest Creation:**
- The contest creator initiates the process by defining the parameters of the contest, including entry requirements, judging criteria, and rewards.2. **Smart Contract Deployment:**
- A smart contract is deployed on the blockchain to manage the contest. This contract contains the logic for accepting entries, conducting judging, and distributing rewards.3. **Entry Submission:**
- Participants submit their entries to the smart contract, typically accompanied by metadata such as title, description, and associated digital assets.4. **Entry Verification:**
- The smart contract verifies the authenticity and validity of each entry, ensuring compliance with the contest rules and requirements.5. **Judging Process:**
- Once the submission period ends, the smart contract triggers the judging process. This may involve automated algorithms, human judges, or a combination of both, depending on the contest requirements.6. **Evaluation and Scoring:**
- Judges evaluate each entry based on predefined criteria and assign scores or rankings accordingly. These evaluations are recorded on the blockchain to maintain transparency and integrity.7. **Winner Determination:**
- After all entries have been evaluated, the smart contract calculates the final scores and determines the contest winners based on the judging results.8. **Reward Distribution:**
- The smart contract automatically distributes rewards to the winners' blockchain addresses, ensuring prompt and secure payment without the need for intermediaries.9. **Contest Completion:**
- Once the rewards have been distributed, the contest is officially concluded, and the smart contract transitions to a dormant state until the next contest is initiated.
### Voting Parameters
The voting parameters for the contest can be set as a 50/50 weight between Jury members and Public members. Jury selections are managed by the zyxDAO, ensuring a fair and transparent selection process. This setup allows both designated Jury members and the broader public to have an equal say in determining the contest winners, promoting inclusivity and community engagement.