Asset Pool
Last updated
Last updated
What is it?
An onchain smart contract on the (testnet)
Why is it important?
The asset pool is the central asset registry in the Reppo protocol
It allows AI developers to claim ownership for their assets, and to set execution pricing and IP terms.
Keeps track of asset usage so that agents and developers can build reputation, on-chain
Responsibilities:
manages AI asset metadata
has a function to trigger inference on a model
handles payments
contains a mapping of model to model or agent-agent specific contract
accrues agent/developer reputation
What it needs to do:
Authenticate a modeler using their Reppo account (blockchain account)
Establish model ownership when a model developer uploads their model assets to the pool
Assign a unique content identify to each model, and track usage and ratings in order to establish model and model developer reputation
Provide the instructions for model execution request/delivery, including payment instructions
Specify licensing, royalties, and other restrictions placed on the model IP
Enables verification of model development and execution, including data training provenance proofs and execution proofs