Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.06 KB

the-graph-agent.md

File metadata and controls

24 lines (15 loc) · 1.06 KB

📈 The Graph Agent

The Graph template enables you to connect to subgraph endpoints for data and utilize the data to calculate a trust score and send to a Web3 dApp on an EVM chain.

Requirements Before Deployment

  • Create API Key from The Graph. See how to get an API Key here. By default a rate-limited key is provided with no guarantee of service if limit is exhausted.

Features and Benefits

With the ability to bring The Graph data on-chain with customized logic performed on the data, this template enables developers to securely connect your indexed data to your web3 dApps. There are many features and benefits that can be built. For example:

  • On-chain Trust Score
  • Spam Filters
  • Copy Trading
  • Dynamic NFTs w/ On-chain Indexed Data
  • Conditional Transactions, etc.

Resources