tomusdrw / parity-proxy-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running

Configure your system/browser proxy. Specify proxy.pac file:

http://localhost:8888/proxy.pac

Instructions: Ubuntu, Mac OS

PAC file redirects all *.dapp and *.ipfs addresses to your local server.

Launch proxy

$ npm i
$ npm start
$ open http://parity.dapp || xdg-open http://parity.dapp

About


Languages

Language:HTML 78.4%Language:JavaScript 21.6%