Skip to content

AdChain/AdTokenFaucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdToken Faucet

The adToken Rinkeby faucet

JavaScript Style Guide

Codeship Status for AdChain/AdTokenFaucet

https://faucet.adtoken.com

Development

Install local packages

npm install

Start dev server on localhost:3000

npm run dev

Start prod server on localhost:3000

npm start

Lint and test

npm run lint:fix && npm test

Build

npm run build

License

MIT