ZJUBCA / dapps-browser

DApps browser

Home Page:https://dapps.trustwalletapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dapps-browser

DApps browser

Get Started

git clone https://github.com/TrustWallet/dapps-browser.git
cd dapps-browser
npm install
npm start

Deployment

Automatic deploys from master using Heroku

Every push to master will deploy a new version of this app. Deploys happen automatically: be sure that this branch in GitHub is always in a deployable state and any tests have passed before you push.

ESLint

Run npm run lint for ESLint
Run ./node_modules/.bin/eslint src --fix to automatically fix problems

See Airbnb's Javascript styleguide and Airbnb's eslint-config-airbnb for linting JavaScript.

About

DApps browser

https://dapps.trustwalletapp.com/


Languages

Language:JavaScript 84.9%Language:CSS 12.2%Language:HTML 2.9%