v0.3 · 31 skills · 26 commands

idea. build. ship.

an ai native cli for ethereum founders. grounded in 31 bundled skills. zero hallucinated addresses. hours, not weeks.

install command
$ curl -fsSL https://ethereum-code.vercel.app/setup.sh | bash
runs in
Claude CodeCodexeth cli
deploys to
0G

build useful & tasteful

ethereum apps

the five engines

founder mode ON.

<Idea>

eth idea

52 curated ideas from the corpus, plus first principles synthesis from three founder questions. output: idea.md with why now, why ethereum, gtm, risks, and your first 24h plan.

whyconceptsl2svalidate-idea

<Build>

eth build

architect (opus) plans contracts and picks a chain. builder (sonnet) forks the template — solidity against verified addresses only, foundry tests, scaffold eth 2 frontend.

securitytoolsaddressesstandardsgastesting

<Audit>

eth audit

a separate agent from the builder — different model run, no shared context. wraps slither and walks the 500+ item checklist across 19 security domains.

auditsecurity

<Ship>

eth ship

pre ship reviewer runs the qa checklist. deploy wraps forge script with chain aware rpc, contract verification, and multisig handoff guidance.

qashipl2s

<Raise>

eth raise

competitive landscape mapped to your niche. seed deck. smart money map scoring 15 eth native funds against your thesis.

create-pitch-deckwhy

the grounding contract

what your agents actually know.

31 skills

zero guesses

every agent call loads skill markdown into system context. bundled locally, never fetched at runtime. verified addresses, real gas costs, chain aware routing.

security

reentrancyoverflowaccess controloracle manipulationflash loanfront running

standards

ERC20ERC721ERC1155ERC4337EIP712EIP2612

testing

foundry fuzzinvariant testsfork testinggas snapshotscoverage reports

frontend

scaffold eth 2wagmi hookswallet connecttx UXpage load animationsnumber formatting

build pipeline

architect plans contractsbuilder forks templatesolidity against verified addresses onlyfoundry testsslither auditforge deploy

chains

mainnetbasearbitrumoptimismzksync

tools

foundryhardhatslitheranviltenderlyetherscan

launch

pitch deckgrant appshackathon prepinvestor mapcompetitive analysis

advanced

noir circuitsgas optimizationprotocol designindexingorchestration

26 commands

every step of the founder journey.

core engines

quality & learning

discovery & ops

Your agents are ready.
Are you?

install ethereum code and start shipping in minutes.

$ curl -fsSL https://ethereum-code.vercel.app/setup.sh | bash
View on GitHub