Coder Social home page Coder Social logo

praveenmunagapati / metamask-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metamask/metamask-extension

0.0 1.0 0.0 29.42 MB

:globe_with_meridians: :electric_plug: The MetaMask browser extension, enables browsing Ethereum blockchain enabled websites.

Home Page: https://metamask.io/

License: MIT License

Shell 0.04% JavaScript 75.31% Dockerfile 0.02% HTML 0.51% CSS 24.12%

metamask-extension's Introduction

MetaMask Browser Extension

Build Status Coverage Status Greenkeeper badge Stories in Ready

Support

If you're a user seeking support, here is our support site.

Introduction

Mission Statement

Internal documentation

Developing Compatible Dapps

If you're a web dapp developer, we've got two types of guides for you:

New Dapp Developers

Current Dapp Developers

Building locally

  • Install Node.js version 8.11.3 and npm version 6.1.0
  • Install dependencies:
    • If you are using nvm (recommended) running nvm use will automatically choose the right node version for you.
  • Install gulp globally with npm install -g gulp-cli.
  • Build the project to the ./dist/ folder with gulp build.
  • Optionally, to rebuild on file changes, run gulp dev.
  • To package .zip files for distribution, run gulp zip, or run the full build & zip with gulp dist.

Uncompressed builds can be found in /dist, compressed builds can be found in /builds once they're built.

Running Tests

Requires mocha installed. Run npm install -g mocha.

Then just run npm test.

You can also test with a continuously watching process, via npm run watch.

You can run the linter by itself with gulp lint.

Architecture

Architecture Diagram

Development

npm install
npm start

Build for Publishing

npm run dist

Writing Browser Tests

To write tests that will be run in the browser using QUnit, add your test files to test/integration/lib.

Other Docs

metamask-extension's People

Contributors

danfinlay avatar kumavis avatar danjm avatar 2-am-zzz avatar frankiebee avatar tmashuang avatar sdtsui avatar alextsg avatar chikeichan avatar flyswatter avatar brunobar79 avatar dapperkangaroo avatar whymarrh avatar bitpshr avatar scsaba avatar greenkeeper[bot] avatar estebanmino avatar trejgun avatar phyrextsai avatar jennypollack avatar bdresser avatar lazaridiscom avatar jaredpereira avatar orangemio avatar zmitton avatar nyatla avatar nujabes403 avatar mapmeld avatar trigun0x2 avatar vietlq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.