Skip to content

AmisDEX/amis-trust-dapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

228 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmisDex Trust Wallet Dapp browser

AmisDex Trust Wallet DApp browser

Get Started

git clone https://github.com/amisdex/amis-trust-dapp/amis-trust-dapp.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.

Repo

About

AmisDex Trust Wallet DApp browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.5%
  • CSS 12.5%
  • HTML 3.0%