A server dedicated to perform transactions to purchase in game coins for stellar-thrust using the Contentos [ COS ]
The server listens to the request sent by the stellar-thrust Web-GL and processes transactions accordingly.
Node.js sever
To run the server, use command node index.js
or Visit the url to see it's live implementation
Note : Most of the above links are supposed to be requested via in-game declarations thus may not work properly unless visited from the game
The smart contract is published at https://testexplorer.contentos.io/#/contract-detail/space_thrust/mralien and the code is present in the contract directory.