Skip to content
View johnkelvinhhg's full-sized avatar

Block or report johnkelvinhhg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
johnkelvinhhg/README.md

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.

Popular repositories Loading

  1. johnkelvinhhg johnkelvinhhg Public

    Config files for my GitHub profile.

    JavaScript

  2. walletconnect walletconnect Public template

    JavaScript

  3. dapps-browser dapps-browser Public

    Forked from trustwallet/dapps-browser

    DApps browser

    JavaScript

  4. setup-cljstyle setup-cljstyle Public template

    Forked from 0918nobita/setup-cljstyle

    Set up cljstyle (Clojure code formatter)

    TypeScript

  5. rn-nodeify rn-nodeify Public

    Forked from ttrustwallet/rn-nodeify

    hack to allow react-native projects to use node core modules, and npm modules that use them

    JavaScript