Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 899 Bytes

File metadata and controls

29 lines (17 loc) · 899 Bytes

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:

{% content-ref url="../../../introduction/basics/platformid/" %} platformid {% endcontent-ref %}