I2P ยท Verified service

Use ArkFaucet over I2P

A normal browser cannot resolve a .b32.i2p destination. Start an I2P router and use its local HTTP proxy, then open the verified address below. The faucet form, agent API, and documentation use the same paths as clearnet.

Verified I2P destination

http://vdth7f4yn5yzh2rpgwo5m5hegx7yvvvsw46jxsi2phknzk5zacxq.b32.i2p/
Back to faucet

Connect to I2P

  1. Install and start an I2P router such as I2P or i2pd.
  2. Wait for the router to bootstrap and build tunnels.
  3. Configure your browser or client to use its local HTTP proxy, commonly 127.0.0.1:4444.
  4. Copy the complete destination above and verify it ends in zk5zacxq.b32.i2p.

The I2P URL uses http:// by design. I2P authenticates the destination and encrypts traffic inside the I2P network.

CLI and AI agents

Send requests through your router's HTTP proxy. Check faucet status before requesting sats.

curl -x http://127.0.0.1:4444 \
  http://vdth7f4yn5yzh2rpgwo5m5hegx7yvvvsw46jxsi2phknzk5zacxq.b32.i2p/api/status

Hermes, OpenClaw, and other agents can load the ArkFaucet SKILL.md before using the same API paths over I2P.

Limits and safety