An open API service indexing awesome lists of open source software.

https://github.com/crazygit/ropsten-faucet-contracts

ropsten faucet contracts
https://github.com/crazygit/ropsten-faucet-contracts

Last synced: 5 months ago
JSON representation

ropsten faucet contracts

Awesome Lists containing this project

README

          

# Ropsten Faucet Smart Contract

* Faucet URL:
* Contract URL:

# Usage

copy `.env.example` to `.env`, replace your info

then

```
$ npm install
$ npm run
```