Protocol
Search
⌃K

Installing Apps

Important: Make sure the app price is passed as the value parameter in the function call.

On-Chain Installation

Upon app installation, the stored TVS Object containing the TVS signature of the app is passed as the app parameter to the Install function of the Thred Protocol, where it is decrypted and verified on-chain.
If the signature is authentic, the app is successfully installed and the developer is notified via their Install Webhook.
Function
Function Parameters
buySmartUtil
function buySmartUtil(App calldata app) public payable