mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
Merge pull request #1801 from MetaMask/i1800-UpdateTutorialLink
Update tutorial link
This commit is contained in:
commit
9b24ab0e70
12
README.md
12
README.md
@ -1,10 +1,20 @@
|
||||
# MetaMask Plugin [![Build Status](https://circleci.com/gh/MetaMask/metamask-extension.svg?style=shield&circle-token=a1ddcf3cd38e29267f254c9c59d556d513e3a1fd)](https://circleci.com/gh/MetaMask/metamask-extension)
|
||||
|
||||
## Support
|
||||
|
||||
If you're a user seeking support, [here is our support site](http://metamask.consensyssupport.happyfox.com).
|
||||
|
||||
## 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/).
|
||||
### New Dapp Developers
|
||||
|
||||
- We recommend this [Learning Solidity](https://karl.tech/learning-solidity-part-1-deploy-a-contract/) tutorial series by Karl Floersch.
|
||||
- We wrote a (slightly outdated now) gentle introduction on [Developing Dapps with Truffle and MetaMask](https://medium.com/metamask/developing-ethereum-dapps-with-truffle-and-metamask-aa8ad7e363ba).
|
||||
|
||||
### Current Dapp Developers
|
||||
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user