mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
273c1dedb7
* expand docs for metrics * link to docs * link to docs * remove obsolete docs * fix broken link
18 lines
827 B
Markdown
18 lines
827 B
Markdown
# Documentation
|
|
|
|
These docs relate to how to contribute to the MetaMask project itself.
|
|
|
|
You can find the latest version of MetaMask on [our official website](https://metamask.io/).
|
|
|
|
For help using MetaMask, visit our [User Support Site](https://metamask.zendesk.com/hc/en-us).
|
|
|
|
For up to the minute news, follow our [Twitter](https://twitter.com/metamask_io) or [Medium](https://medium.com/metamask) pages.
|
|
|
|
To learn how to develop MetaMask-compatible applications, visit our [Developer Docs](https://metamask.github.io/metamask-docs/).
|
|
|
|
- [How to add custom build to Chrome](./add-to-chrome.md)
|
|
- [How to add custom build to Firefox](./add-to-firefox.md)
|
|
- [Publishing Guide](./publishing.md)
|
|
- [How to add a feature behind a secret feature flag](./secret-preferences.md)
|
|
- [Developing on MetaMask](../development/README.md)
|