genlayer-erc7710-connector

Solid

Connect GenLayer Intelligent Contract decisions to ERC-7710-style delegated authority. Use when an agent needs to design the interface, message schema, relayer/bridge path, EVM revocation controller, constraint updates, proof/finality assumptions, and failure handling that turn a GenLayer agent-performance review into ERC-7710 revocation or policy changes.

AI & Automation 4,294 stars 90 forks Updated yesterday NOASSERTION

Install

View on GitHub

Quality Score: 83/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# GenLayer ERC-7710 Connector Use this skill after the mandate, ERC-7710 policy, and GenLayer Intelligent Contract review flow exist. This skill does not teach GenLayer contract deployment. For GenLayer build, deploy, test, and CLI operations, use the official GenLayer skills at `https://skills.genlayer.com/` or the GenLayer documentation. This skill specifies the connector: ```text GenLayer Intelligent Contract decision -> decision proof / receipt / finalized result -> relayer or bridge -> EVM RevocationController -> ERC-7710 Delegation Manager rejects or constrains future redemptions ``` ## Design Rule Never say "GenLayer cancels ERC-7710" without defining the effect path. GenLayer produces a decision. An EVM-side controller, account module, caveat enforcer, or delegation manager integration must consume that decision. ## Workflow 1. Identify the permission: - `mandateId`, `permissionHash`, delegator, delegate, delegation manager, target EVM chain, and current policy. 2. Identify the GenLayer decision source: - supervisor contract address, method that stores/returns the decision, review window, decision enum, score, issued timestamp, and finalized transaction id. 3. Choose the connector mode: - Manual demo relay, trusted relayer, GenLayer Studio bridge relay, optimistic relay with challenge window, light-client/bridge verification, or direct EVM call if supported by the target GenLayer/EVM integration. 4. Define the message: - Include enough data ...

Details

Author
internet-court
Repository
internet-court/internet-court-skill
Created
2 months ago
Last Updated
yesterday
Language
TypeScript
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category