A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ciphermask/mascara
Dan Finlay 8af41f1b05 Merge pull request #1574 from MetaMask/internfix 7 years ago
..
example mascara - rename things + break out mascara asset server 8 years ago
proxy mascara - rename things + break out mascara asset server 8 years ago
server mascara - ready to deploy via docker 8 years ago
src reload page if ui is not present 8 years ago
test Modify wording to new accept. 8 years ago
ui mascara - ui - fix scale on mobile 8 years ago
README.md mascara - fix deploy instructions 8 years ago

README.md

start the dual servers (dapp + mascara)

npm run mascara

First time use:

Tests:

npm run testMascara

Test will run in browser, you will have to have these browsers installed:

  • Chrome
  • Firefox
  • Opera

Deploy:

Will build and deploy mascara via docker

docker-compose build && docker-compose stop && docker-compose up -d && docker-compose logs --tail 200 -f