mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Update tutorial links
This commit is contained in:
parent
bf1dc47e38
commit
9018810ac2
@ -4,7 +4,13 @@
|
||||
|
||||
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