issues
search
gnidan
/
docker-eth-dev
Hacking together a containerized environment for Ethereum development with Truffle using Parity
22
stars
5
forks
source link
Support dapps via truffle
#13
Closed
gnidan
closed
7 years ago
gnidan
commented
7 years ago
Expecting
npm run dev
to open server on port 9999
Exposing
testrpc.ethereum
as nginx host for browser dapp to access RPC
npm run dev
to open server on port 9999testrpc.ethereum
as nginx host for browser dapp to access RPC