aboutsummaryrefslogtreecommitdiffstats
path: root/docs/porting_to_new_environment.md
Commit message (Collapse)AuthorAgeFilesLines
* Enhance guide to porting to new platformDan Finlay2018-05-121-1/+12
| | | | | | It skimmed over the complicated parts before, and left people unsure how to proceed. I now dive straight into what will confuse them, and provide links directly to the code that can help clarify.
* Define encryptor in constructor params instead of platform objectDan Finlay2017-09-231-4/+10
|
* Add platform docs including encryptor paramDan Finlay2017-09-221-4/+25
|
* Add guide to porting to new platformsDan Finlay2017-09-151-0/+65
Adds a new guide to porting MetaMask to new platforms. Intended for all those devs asking us how to make a mobile MetaMask.