iotaledger / iota-sdk

The IOTA SDK provides developers with a seamless experience to develop on IOTA by providing account abstractions and clients to interact with node APIs.
Apache License 2.0
54 stars 39 forks source link

CLI: adds `FAUCET_URL` environment variable #2164

Closed Alex6323 closed 3 months ago

Alex6323 commented 3 months ago

Description of change

Adds FAUCET_URL environment variable.

Links to any relevant issues

Fixed #2166