For the complete documentation index, see llms.txt. This page is also available as Markdown.

TalentLayerPlatformID.sol

About The Contract

TalentLayerPlatformID.sol is the contract that initializes an integrating platforms' ID. The contract can be used to:

  • Mint a PlatformID

  • Update platform off-chain data

  • Manage platform fees

  • Manage dispute resolution strategy for the platform

  • Activate signing mechanism on service and proposal posting

Data Structure

Visualization

Learn More

Learn more about why we have Platform IDs and how to get one here:

PlatformID

Last updated