Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 274 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 274 Bytes

faucet-js

Install

cd faucet-js
npm i -d

Start

node app.js

Test

create new account

curl http://127.0.0.1:6677/newaccount?name=testnet11111

get 1000 more token

curl http://127.0.0.1:6677/get_token?name=testnet11111