2.0.7 • Published 2 days ago

@latticexyz/faucet v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

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:

VariableDescriptionDefault
HOSTHost that the indexer server listens on0.0.0.0
PORTPort that the indexer server listens on3002
RPC_HTTP_URLHTTP URL for Ethereum RPC
FAUCET_PRIVATE_KEYPrivate key of wallet to distribute faucet funds from
DRIP_AMOUNT_ETHERDrip amount in ether
2.0.9

9 days ago

2.0.8

13 days ago

2.0.7

15 days ago

2.0.6

23 days ago

2.0.5

29 days ago

2.0.3

1 month ago

2.0.2

1 month ago

2.0.4

1 month ago

2.0.0-next.18

2 months ago

2.0.1

2 months ago

2.0.0

2 months ago

2.0.0-next.17

3 months ago

2.0.0-next.16

4 months ago

2.0.0-next.15

4 months ago

2.0.0-next.9

8 months ago

2.0.0-next.10

7 months ago

2.0.0-next.11

7 months ago

2.0.0-next.12

7 months ago

2.0.0-next.13

6 months ago

2.0.0-next.14

6 months ago

0.0.8

2 years ago

0.0.7

2 years ago