Skip to content

Commit 3e836ab

Browse files
authored
Merge pull request #639 from MetaMask/DevFaq
Add developer faq to top of readme
2 parents 153b6b7 + 310ea53 commit 3e836ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# MetaMask Plugin [![Build Status](https://circleci.com/gh/MetaMask/metamask-plugin.svg?style=shield&circle-token=a1ddcf3cd38e29267f254c9c59d556d513e3a1fd)](https://circleci.com/gh/MetaMask/metamask-plugin)
22

3+
## Developing Compatible Dapps
4+
5+
If you're a web dapp developer, we've got two types of guides for you:
6+
7+
- 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/).
8+
- 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)
9+
310
## Building locally
411

512
- Install [Node.js](https://nodejs.org/en/) version 6.3.1 or later.

0 commit comments

Comments
 (0)