Hi ,
I am trying to implement multichain-web-demo. My PHP configurations are working fine.
when i am clicking "Default" , it doesn't navigate to the corresponding node details (i.e. node address and other details).
My webserver and node server are in same system (Windows).
I have followed all the steps which you mentioned in README.TXT except
cat ~/.multichain/chain1/multichain.conf
grep rpc-port ~/.multichain/chain1/params.dat
How should i execute above lines in Windows.
Thanks in advance.