Resources

Build with Crypto Clyde.

The AI reasoning and intelligence layer for every EVM blockchain. Two workers, 43 endpoints, full AI security evaluation, co-signing, portfolio management, delegated controls, and vendor terms. All of it already exists.

Crypto Clyde developer resources and AIERC integration overview.
Crypto Clyde developer resources and AIERC integration overview.
Drop-in RPC proxyCLEAN or FLAGGED outcomesAIERC-193 — working todayNo SDK required
Quick start

One configuration change. Full AI security.

Replace your existing RPC endpoint with the Crypto Clyde proxy. AI evaluation, mempool routing, and threat intelligence run automatically. No SDK install. No code rewrites.

// Replace your RPC endpoint with Crypto Clyde
const RPC = "https://rpc.aierc.tech/";

// That's it. Every transaction is now evaluated
// through AI evaluation layers automatically.
Base URLs

Two entry points.

RPC Proxyhttps://rpc.aierc.tech/
Drop-in replacement for any Ethereum RPC. It intercepts transactions, evaluates through AI evaluation layers, and forwards or communicates.
Wallet APIhttps://rpc.aierc.tech
Co-signing, AI chat, portfolio, budgets, delegated controls, vendor policies, and the $100 Challenge.
AI evaluation model

Two outcomes. No scores. No tiers.

Users do not see risk scores. They see clear language when something matters, and silence when it does not.

CLEANTransaction goes through silently. The user does not need to know the evaluation layer is there.
FLAGGEDAI tells the user specific facts through wallet chat. The user reads it, decides, and always keeps a bypass path.
API reference

Endpoints mirrored for quick reference.

Links route out to the full Crypto Clyde developer hub and API docs, while this Chaingentic page keeps the essentials close to the ecosystem story.

RPC Proxy

POST /JSON-RPC Proxy
POST /evaluateEvaluate Transaction with no forwarding
GET /statsEvaluation Statistics
GET /reputation/:addressAddress Reputation
GET /evaluations?limit=20&since=0Recent Evaluations and audit log

Wallet API

POST /wallet/cosignCo-Sign Transaction
POST /wallet/safe-cosignSafe Co-Sign for Gnosis Safe
GET /wallet/cosignerGet Co-Signer Address
POST /chatAI Chat
GET /portfolio/:addressPortfolio
GET /gasGas Prices
GET /swap-rates?from=ETH&to=USDC&amount=1Compare Swap Rates
POST /subscribeEmail Subscribe and route newsletter opt-ins into the 12-email Crypto Clyde promo sequence through the internal sender service.
POST /delegationCreate Delegation for AIERC-193.
POST /vendor/policyCreate Vendor Policy for AIERC-193.
Specialized AIERC evaluation routes unify into clear transaction outcomes.
Specialized AIERC evaluation routes unify into clear transaction outcomes.
Evaluation layers

Multilayer review before value moves.

The evaluation path includes transaction simulation, approval guard, private mempool routing, contract analysis, anomaly detection, deployer history, bytecode scan, off-chain signals, and contract identity.

The public result stays simple: CLEAN transactions continue, and FLAGGED transactions get a clear explanation.
For developers

Build Web3 products without losing speed, clarity, or control.

Crypto Clyde gives developers one cohesive environment for AI workflows, AIERC connected tooling, safe execution, token creation, documentation, secure sharing, file storage, team collaboration, wallet connectivity, and multi-chain development.

Developer environment

AI environment

Logical containers with file storage, settings, subscription, and credential management in one place.

Developer environment

CI/CD workflow

Connect a GitHub repo for backups, deploys, environment files, and merge tooling.

Developer environment

Server sharing

Fast server sharing across sandbox, shared, and connected runtimes.

Developer environment

File context

Local folders, remote files, and storage that keep context close when builders need it.

Developer environment

Searchable skills

Process, mods, and other skills available on demand for common builder gotchas.

Developer environment

Team support

Team permissions, code share, and decisions across teams without manual workflows.

Developer environment

Mission Control

Create, polish, performance, and rollout automation for scaling teams.

Developer environment

Token creation

Mints, escrows, swaps, and delegated reasoning aligned with AIERC functions.

Developer environment

Chain awareness

Connect to EVM-compatible networks and supported testnets through a unified workflow.

Standard

The token standard for AI-evaluated transactions.

AIERC-193 defines how AI co-signing works — evaluation of contract calls, a unified data model with semantic mapping, and wallet compatibility. It is built in and working today, while $AIERC, the native coin, ships as a clean, standard ERC-20 so it lists and trades anywhere.

IterationAIERC-193 v1, initial revision.
CompatibilityEVM-compatible networks and supported testnets.
MethodOptional pre-sign hook.
FormatHybrid HTTP and JSON.
WalletPer-wallet co-signer key.
StandardOpen and non-proprietary.
$AIERC is a clean, standard ERC-20; AIERC-193 protection is built in and working today.
$AIERC is a clean, standard ERC-20; AIERC-193 protection is built in and working today.
Architecture

Specialized evaluator spokes.

Each spoke is a dedicated AI evaluator. The orchestrator unifies their verdicts into a single CLEAN or FLAGGED outcome.

Evaluator spoke

Token standards

ERC-20 transfers, ERC-721 approvals, ERC-1155 batches, and Permit2 risks.

Evaluator spoke

Evaluator agreement

Two independent evaluators working from separate data sources, the conditions that count as agreement, and how an unresolved case is handed to the user to decide.

Evaluator spoke

Infrastructure

Mempool routing, private bundles, and bridge intelligence.

Evaluator spoke

Governance

Voting, delegation, and treasury actions.

Evaluator spoke

Identity

Verified deployers and reputation graphs.

Evaluator spoke

Components

Wallet Snap, RPC proxy, and co-signer worker.

Distribution

143M+ installs. One Snap.

The Crypto Clyde experience ships through MetaMask Snap, available on the network used by the largest installed base in crypto. Plug in once and protection runs across every dApp.

Authentication

Open RPC. Protected mutations.

The RPC proxy requires no authentication. Point your wallet's RPC endpoint at Crypto Clyde and evaluation runs automatically. Wallet API endpoints that mutate state require a Cloudflare Turnstile token in the request body. Security-sensitive operations also require a JWT from the security verification flow.

Error codes

Readable failure modes.

-32601FLAGGED. Transaction held, user informed by AI evaluation.
-32700Parse error. Invalid JSON.
-32602Invalid request. Missing fields.
401Turnstile verification failed.
404Resource not found.