mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Add developer faq to top of readme
This commit is contained in:
parent
153b6b73d8
commit
310ea53a82
@ -1,5 +1,12 @@
|
|||||||
# MetaMask Plugin [![Build Status](https://circleci.com/gh/MetaMask/metamask-plugin.svg?style=shield&circle-token=a1ddcf3cd38e29267f254c9c59d556d513e3a1fd)](https://circleci.com/gh/MetaMask/metamask-plugin)
|
# MetaMask Plugin [![Build Status](https://circleci.com/gh/MetaMask/metamask-plugin.svg?style=shield&circle-token=a1ddcf3cd38e29267f254c9c59d556d513e3a1fd)](https://circleci.com/gh/MetaMask/metamask-plugin)
|
||||||
|
|
||||||
|
## Developing Compatible Dapps
|
||||||
|
|
||||||
|
If you're a web dapp developer, we've got two types of guides for you:
|
||||||
|
|
||||||
|
- If you've never built a Dapp before, we've got a gentle introduction on [Developing Dapps with Truffle and MetaMask](https://blog.metamask.io/developing-for-metamask-with-truffle/).
|
||||||
|
- If you have a Dapp, and you want to ensure compatibility, [here is our guide on building MetaMask-compatible Dapps](https://github.com/MetaMask/faq/blob/master/DEVELOPERS.md)
|
||||||
|
|
||||||
## Building locally
|
## Building locally
|
||||||
|
|
||||||
- Install [Node.js](https://nodejs.org/en/) version 6.3.1 or later.
|
- Install [Node.js](https://nodejs.org/en/) version 6.3.1 or later.
|
||||||
|
Loading…
Reference in New Issue
Block a user