Multiplayer mobile card game - How start?

Hello, I imagine of a multiplayer card game that I would like to implement on mobile.

It is a game similar to the card game Magic or mobile game StarWars Force Collection.

I need advice on how to start networking for this game.

My first goal is to make a program that will show the money obtained from the game main server.

I need advice on how to start the server. How to use Authoritative Server that game could not cheat.

I would like to use the style CLIENT(mobile)-> SERVER(My VPS)-> SQLite Database(My VPS).

Can you advise me please?

bump
35 views and no answer? :frowning:

Here’s a start:

http://docs.unity3d.com/Manual/UNetOverview.html