derekgeisler / LatinChain

This application enables Pioneers to play games, using the authentication and payment functionalities of the Pi SDK. One of the Pi Hackathon winners 2021.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LatinChain Platform

Pi, Pi Network and the Pi logo are trademarks of the Pi Community Company.

Original Repository: https://github.com/rockcesar/LatinChainDevelopments

Institutional Repository: https://github.com/pi-apps/LatinChain

Currently https://latin-chain.com is working with website_pinetwork_odoo and website_pinetwork_games_odoo, made in Odoo.

We won an Honorable mention in Pi Hackathon with our project, Games from Latin America for Pi!!!: https://minepi.com/blog/hackathon-winners-announcement

To use these sources codes in Pi Sandbox (https://developers.minepi.com/), put it in the root of HTTP Server. In the HTTP Server, where you put these codes, you can use domains or subdomains.

Apps

website_pinetwork_odoo (PiOS License) is a LatinChain Platform (First App in Odoo for Pi). #Run it in Odoo 13.0 or 14.0 Server. (You can use domains or subdomains)

website_pinetwork_games_odoo (PiOS License) is a LatinChain Platform (Games Engine and Platform in Odoo for Pi). #Run it in Odoo 13.0 or 14.0 Server. (You can use domains or subdomains)

In client, for using Sandbox you must set, sandox: true, in Pi.init().

  <script src="https://sdk.minepi.com/pi-sdk.js" ></script>
  <script> Pi.init({ version: "2.0", sandbox: true }) </script>

Apps published:

LatinChain Platform: https://latin-chain.com

Pidoku Snake Chess PiApp Example

LatinChain Platform (First App in Odoo for Pi): https://apps.odoo.com/apps/modules/14.0/website_pinetwork_odoo/

LatinChain Platform (Games Engine and Platform in Odoo for Pi): https://apps.odoo.com/apps/modules/14.0/website_pinetwork_games_odoo/

Link for info: https://dev-rockcesar.blogspot.com/2021/05/pi-apps-published.html

Final Presentation of the Apps: https://www.youtube.com/watch?v=9KqcyAoCZzo

About

This application enables Pioneers to play games, using the authentication and payment functionalities of the Pi SDK. One of the Pi Hackathon winners 2021.

License:Other


Languages

Language:JavaScript 75.7%Language:Python 11.6%Language:HTML 6.7%Language:CSS 5.4%Language:PHP 0.3%Language:SCSS 0.3%