@latticexyz/faucet
TypeScript icon, indicating that this package has built-in type declarations

2.0.7 • Public • Published

faucet

A minimal Typescript faucet to drip native tokens on Ethereum chains

Usage

Install and run with:

npm install @latticexyz/faucet@next
npm faucet-server

or execute the package bin directly:

npx @latticexyz/faucet@next

Configuration

The faucet can configured with the following environment variables:

Variable Description Default
HOST Host that the indexer server listens on 0.0.0.0
PORT Port that the indexer server listens on 3002
RPC_HTTP_URL HTTP URL for Ethereum RPC
FAUCET_PRIVATE_KEY Private key of wallet to distribute faucet funds from
DRIP_AMOUNT_ETHER Drip amount in ether

Readme

Keywords

none

Package Sidebar

Install

npm i @latticexyz/faucet

Weekly Downloads

1,489

Version

2.0.7

License

MIT

Unpacked Size

17.4 kB

Total Files

15

Last publish

Collaborators

  • holic
  • alvarius
  • l_udens