Service Listing

The following diagram illustrates the various components that the DApp will integrate within different flows:

● The DApp will fetch data on curated services, service tags, and votes from the marketplace service, which contains both information on which services are curated and a cache of some information kept in the smart contracts and indexed here for performance.

● It merges the above data with the agent details that it reads from the Registry and IPFS to list them.

● It will also provide users with a mechanism to upvote or downvote an agent. The DApp includes a wallet interface, allowing users to

● deposit and withdraw funds from the escrow contract,

● deposit funds to a channel (which will go to a specific AI service chosen by the user), and

● view all open channels and the funds in each.

Last updated