Open madmartian5 opened 4 years ago
hi @madmartian5
The faucet is a running service and it is possible to programmatically request funds. In fact, for the upcoming testing library, it will support requesting funds from the facuet.
Yes, but for ceres which is running the faucet locally there is no reason to have limitations on the number of times an address can request. Having a quick look.. it would be easy enough to change faucet.js to simply bypass user registration into faucet-state.json
- which is where the faucet is looking to decide whether or not to provide more zil.
In the faucet, I am unable to request funds more than once for the same address. For development purposes, there should be no limit on number of times that you can request zil from faucet. Also, would be good that default amount is say a large number - 100k ZIL 👍