1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/docs
Chi Kei Chan 31175625b4 Folder restructure (#6304)
* Remove ui/app/keychains/

* Remove ui/app/img/ (unused images)

* Move conversion-util to helpers/utils/

* Move token-util to helpers/utils/

* Move /helpers/*.js inside /helpers/utils/

* Move util tests inside /helpers/utils/

* Renameand move confirm-transaction/util.js to helpers/utils/

* Move higher-order-components to helpers/higher-order-components/

* Move infura-conversion.json to helpers/constants/

* Move all utility functions to helpers/utils/

* Move pages directory to top-level

* Move all constants to helpers/constants/

* Move metametrics inside helpers/

* Move app and root inside pages/

* Move routes inside helpers/

* Re-organize ducks/

* Move reducers to ducks/

* Move selectors inside selectors/

* Move test out of test folder

* Move action, reducer, store inside store/

* Move ui components inside ui/

* Move UI components inside ui/

* Move connected components inside components/app/

* Move i18n-helper inside helpers/

* Fix unit tests

* Fix unit test

* Move pages components

* Rename routes component

* Move reducers to ducks/index

* Fix bad path in unit test
2019-03-21 20:33:30 -02:30
..
extension_description Add extension store description for easy reference 2016-10-05 11:10:04 -07:00
add-to-chrome.md Update add-to-chrome.md 2018-03-17 20:33:20 +00:00
add-to-firefox.md Rename add-to-firef.md to add-to-firefox.md 2017-09-11 22:53:33 -07:00
adding-new-networks.md Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
architecture.png Add architecture diagram to readme 2016-06-13 16:53:21 -07:00
bumping_version.md Add version bumping script 2018-03-02 13:55:56 -08:00
developing-on-deps.md docs - remove references to web3-provider-engine 2018-05-16 21:20:50 -07:00
development-visualization.md Break docs up into individual files 2017-06-05 13:55:48 -07:00
form_persisting_architecture.md Update persistient-form docs 2016-08-25 14:03:34 -07:00
multi_vault_planning.md Add to doc 2016-10-11 15:06:09 -07:00
notices.md Break docs up into individual files 2017-06-05 13:55:48 -07:00
porting_to_new_environment.md Fix typos (#5471) 2018-10-09 09:29:51 -02:30
publishing.md Add sensitive publishing protocol 2019-02-19 12:35:59 -08:00
QA_Guide.md Update QA_Guide.md 2018-04-05 16:15:55 -07:00
README.md Feature Flag + Mobile Sync (#5955) 2019-02-25 15:40:13 -03:30
secret-preferences.md Enable mobile sync (#6332) 2019-03-21 12:43:10 -07:00
send-screen-QA-checklist.md Adds description to send-screen-QA-checklist.md 2018-05-16 12:45:06 -02:30
sensitive-release.md Add rollback script, move auto-changelog script (#6252) 2019-03-20 09:48:50 -02:30
state_dump.md Fix typos (#5471) 2018-10-09 09:29:51 -02:30
team.md Fix spelling typo 2018-04-16 15:08:43 -07:00
transaction-flow.png meta - transactions - docs yo! 2018-04-19 11:46:15 -07:00
translating-guide.md Fix typos (#5471) 2018-10-09 09:29:51 -02:30
trezor-emulator.md added TREZOR simulator instructions 2018-07-13 20:31:40 -04:00
video_script.txt Updated script for what I recorded. 2016-07-11 12:06:58 -07:00

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.

For help using MetaMask, visit our User Support Site.

For up to the minute news, follow our Twitter or Medium pages.

To learn how to develop MetaMask-compatible applications, visit our Developer Docs.