mirror of
https://github.com/oceanprotocol/faucet.git
synced 2024-11-22 01:36:57 +01:00
193 B
193 B
Faucet for OCEAN tokens on rinkeby network
Getting started
# create .env from .env.example
# Install dependencies
npm i
# Start development server on browser
npm start