Skip to content
View momei3066's full-sized avatar

Block or report momei3066

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
momei3066/README.md

Hi, I'm Pin 👋

Independent software engineer focused on the agent economy — the rails, the wallets, the tooling that let LLM agents move money and call services autonomously.

🔭 Currently building arc-agent-kit — a typed TypeScript toolkit that gives LLM agents an audited surface to transact on Arc Network (Circle's stablecoin-native L1). Ships an MCP server, a CLI, viem-based SDK, and Anthropic / OpenAI function-call schemas. USDC + EURC transfers, pre-flight simulation, CCTP V2 helpers — all wired to live testnet contracts.

🧪 What I care about

  • Stablecoin-native infrastructure. USDC-as-gas removes the worst UX layer in crypto.
  • MCP as the agent transport. Tool-shaped, model-portable, language-agnostic — it's the right abstraction.
  • Pre-flight simulation over optimism. Every send should be a dry-run first.
  • Typed surfaces over raw RPC. viem + strict TypeScript beats web3.js-as-a-string-soup.

🛠 Stack TypeScript · viem · MCP · Anthropic SDK · Arc Network · Circle CCTP V2

📫 mosen9527@gmail.com

Pinned Loading

  1. arc-agent-kit arc-agent-kit Public

    An open-source TypeScript toolkit that lets LLM agents transact on Arc Network

    TypeScript