GitPedia

Dapps browser

DApps browser

From trustwallet·Updated June 9, 2026·View on GitHub·
·Archived

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. The project is written primarily in JavaScript, first published in 2018. Key topics include: dapps, dapps-browser, ethereum, trustwallet, web3.

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<br/>
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.

Contributors

Showing top 5 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from trustwallet/dapps-browser via the GitHub API.Last fetched: 6/26/2026