T

TalentZone

Discover the Power of Talent: Unleash Trusted Freelance Services for Your Business

T

TalentZone

Discover the Power of Talent: Unleash Trusted Freelance Services for Your Business

The problem TalentZone solves

The DAO operates through community consensus, where members can propose and vote on decisions, including disputes, project proposals, and treasury management. TalentSync also integrates with Chainlink Functions, which enables GPT-4 to make a decision and vote in a decentralised fashion.

chevron_right
Decentralized autonomous organization for freelancers and clients
chevron_right
Allows members to earn reputation tokens by voting on disputes and engading with the community
chevron_right
We're partnering with ChainLink Oracles to bring ChatGPT into the fold

Challenges I ran into

  • While starting to integrate polygonID, I could not find a comprehensive hands on documentation/tutorial in context to how a smart contract can replace ethereum addresses with a polygonID. Which can further be used for verification of judges when they vote on a case. We didn’t fully implement this part as of yet.

  • The solution talks about using some randomisation to pick judges for voting, however solidity does not support random numbers by default because that might cause consensus failure due to non-deterministic nature. Chainlink provides a VRF service which could be integrated however due to time constraints this part is yet to be implemented.

  • We could not develop the UI as well because of time constraints. But we completed ~80% of smart contracts and did a round of testing.

Discussion