All Projects → trustwallet → dapps-browser

trustwallet / dapps-browser

Licence: other
DApps browser

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to dapps-browser

hivemind
Hive API server (offloads most API calls from hived) implemented using Python+SQL
Stars: ✭ 46 (-59.65%)
Mutual labels:  web3, dapps
micro-stacks
Tiny libraries for building the next generation of Stacks apps.
Stars: ✭ 56 (-50.88%)
Mutual labels:  web3, dapps
svelteWeb3
A simple, dependency minimized package for building modern dApps with Svelte
Stars: ✭ 14 (-87.72%)
Mutual labels:  web3, dapps
trust-api
No description or website provided.
Stars: ✭ 20 (-82.46%)
Mutual labels:  web3, dapps
awesome-waves
Curated list of awesome things for development on Waves blockchain.
Stars: ✭ 60 (-47.37%)
Mutual labels:  web3, dapps
Trust Web3 Provider
Web3 javascript wrapper provider for iOS and Android platforms.
Stars: ✭ 210 (+84.21%)
Mutual labels:  web3, dapps
Awesome Solidity
⟠ A curated list of awesome Solidity resources, libraries, tools and more
Stars: ✭ 3,078 (+2600%)
Mutual labels:  web3, dapps
start-here
Join our community and build with us. This repository is for Community help and support 💜 ✨
Stars: ✭ 67 (-41.23%)
Mutual labels:  web3, dapps
use-contractkit
Connect your react dApp to Celo
Stars: ✭ 49 (-57.02%)
Mutual labels:  web3
aion web3
Aion flavoured Web3 Javascript API
Stars: ✭ 34 (-70.18%)
Mutual labels:  web3
colonyDapp
Colony dApp client
Stars: ✭ 52 (-54.39%)
Mutual labels:  web3
vue-web3
🐙 Web3 blockchain bindings for Vue.js (inspired by Vuefire and Drizzle)
Stars: ✭ 63 (-44.74%)
Mutual labels:  web3
court
The Kleros court user interface.
Stars: ✭ 19 (-83.33%)
Mutual labels:  web3
eth-decoder
Simple library to decode ethereum transaction and logs
Stars: ✭ 32 (-71.93%)
Mutual labels:  web3
flux
Flux, Your Gateway to a Decentralized World. https://home.runonflux.io https://api.runonflux.io https://docs.runonflux.io https://source.runonflux.io https://wiki.runonflux.io
Stars: ✭ 150 (+31.58%)
Mutual labels:  web3
openmev-sdk
@openmev/sdk
Stars: ✭ 19 (-83.33%)
Mutual labels:  web3
LearnDapp
🥛分享区块链应用开发实践代码,最新更新在微信公众号「区块链瓦工」
Stars: ✭ 34 (-70.18%)
Mutual labels:  dapps
foodprint
Algorand dApp for blockchain-enabled food transparency and traceability in local food supply chains. For use by smallholder farmers, food co-operatives and consumers.
Stars: ✭ 43 (-62.28%)
Mutual labels:  web3
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (-68.42%)
Mutual labels:  dapps
Artion-Server
Artion API Server
Stars: ✭ 26 (-77.19%)
Mutual labels:  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
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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].