Data Liquidity Pool & DLPToken
A DLP's implementation of how to tokenize data in the Vana network.
A Data Liquidity Pool (DLP) is a core component of the Vana ecosystem, designed to transform raw data into a liquid asset. It functions as a smart contract on the Vana blockchain that allows users to monetize, control, and govern their data in a decentralized manner. Each DLP can have its own token, providing contributors with ongoing rewards and governance rights.
The Data Registry, TEE Pool, and DLP Root contracts are a part of the Vana core smart contracts and do not need to be deployed by DLP builders. For testing and integration, you should use the addresses deployed on Moksha.
However, you will need to deploy your own Data Liquidity Pool & DLPToken (either the template version suggested by us, or your own version). Keep in mind that to be part of the Vana ecosystem and qualify for the DLP rewards program, the DLP contract needs to be integrated with Data Registry and DLP Root.
Available on Github
Updated 5 days ago