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
- Host: GitHub
- URL: https://github.com/crazygit/ropsten-faucet-contracts
- Owner: crazygit
- Created: 2022-06-22T07:45:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T07:48:53.000Z (almost 4 years ago)
- Last Synced: 2023-04-03T23:49:15.192Z (about 3 years ago)
- Language: TypeScript
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```