0.3.1 • Published 1 year ago

@quant-finance/testnet-faucet v0.3.1

Weekly downloads
-
License
LICENSE.md
Repository
github
Last release
1 year ago

rolla-faucet

This repo contains the Rolla faucet contract, and scripts to interact with the contract.

How to configure a newly deployed Rolla Faucet

Export the deployer private key export PRIVATE_KEY=1234566..., then replace the RollaFaucet address in app/src/main.rs, and then finally run cargo run app from the top level of this repo.