Skip to content

austintgriffith/ethwingman-com

Repository files navigation

Ethereum Wingman

A minimal landing page for Ethereum Wingman - an AI skill that helps you build decentralized apps.

What is Ethereum Wingman?

Ethereum Wingman is a comprehensive Ethereum development tutor and guide built as an Agent Skill. It teaches smart contract development through SpeedRun Ethereum challenges, Scaffold-ETH tooling, and security best practices.

Install

npx skills add austintgriffith/ethereum-wingman

Then open your project in Cursor (or any AI-enabled editor) and start building:

"Help me build a dApp where users can stake ETH and earn rewards"

Development

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

Tech Stack

  • Vite + React + TypeScript
  • JetBrains Mono font
  • Minimal single-page design

License

MIT

About

website for ethereum-wingman skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published