I am only getting 1 connection.
Does anyone have a list of nodes - not sure I am on a valid chain.
addnode=zcl.suprnova.cc
And you should then automatically get other nodes as well
Great! I got 2 connections now!

It's gone back to 1 connection.
So I'll ask again!

Anyone with a list of valid nodes?
Please, if you have quite a few connections, just do
./zcash-cli getpeerinfo and post output here.
For those asking about wallets, there are two types of address;
You can send via a t-address which is not anonymous. Most p2p pools need you to give the t-address as worker.
List your t-addresses;
./zcash-cli listreceivedbyaddress 0 truecreate a new t-address;
./zcash-cli getnewaddressTo send anonymously;
./zcash-cli z_listaddresses List your z-addresses
./zcash-cli z_gettotalbalance Get balance
./zcash-cli z_getnewaddress Get new z-address