Launch should be on the next week.
How do we start staking once network is live?
I have tried using the api to POST to "/staker/start/" with a form input named "mnemonic", but I get a 404 response. I also tried POSTing to /signmessage, but got a 404 there as well.
GET requests to the api are working though, so I can see nodeinfo, peerinfo, etc...