Skip to content

smolgroot/eth-dev-faucet-vscode

Repository files navigation

💧 ETH Dev Faucet extension for VS Code

This VS Code extension provides a convenient faucet interface for Ethereum development directly in your editor sidebar.

What it does?

  • Connects to local Ethereum development nodes

  • Displays account balances and ENS names

  • Sends test ETH to development accounts!

  • Tracks transaction history

  • Auto-detects blockchain configuration files

Installation

Install from the Extensions marketplace or load as VSIX file.- Account balance display with ENS support

Usage

  1. Open the Ethereum Faucet panel in the sidebar- Transaction history tracking

  2. Configure your RPC endpoint (defaults to localhost:8545)

  3. View account balances- Auto-detect local blockchain configs

  4. Send test ETH using the faucet interface

  5. Monitor transaction status- Workspace-specific RPC settings

Perfect for Hardhat, Foundry, Geth development workflows.

🌐 ENS Support### 🌐 ENS Support

  • Resolve .eth domain names using mainnet Ethereum- Resolve .eth domain names using mainnet Ethereum

  • Automatic address resolution and validation- Automatic address resolution and validation

  • Display ENS names in transaction history- Display ENS names in transaction history

About

A VS Code extension bringing an Ethereum faucet for local development nodes (geth, hardhat, anvil)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published