TalentLayerReview.sol
TalentLayerReview.sol is the smart contract that handles reviews written to users' TalentLayer IDs. Reviews are minted as NFTs.
It can used to:
Mint a review to a user for a completed job
Look up reviews
Data Structure
Visualization
Learn More
Learn more about why we have Reviews and how they function in workflows:
ReviewsLast updated