CryptoCheckout WordPress plugin (for WooCommerce) & Shopify app
Compare changes
Files
2
Benraouane-CryptoCheckout.md
0 → 100644
+ 208
− 0
CryptoCheckout benefit the Monero network in several ways. Firstly, they increase the overall usage and adoption of the platform, which in turn drives up the value of XMR, the native cryptocurrency of Monero. Additionally, it facilitate microtransactions and peer-to-peer transactions, enabling new use cases and business models that were previously not possible. This leads to increased network activity, which enhances the security and decentralization of the Monero network. Furthermore, it also incentivize developers to build more decentralized applications (dApps) on the Monero network, which attracts more users and creates a self-reinforcing cycle of growth and adoption. Overall, it helps to create a more vibrant and sustainable ecosystem, which benefits all stakeholders involved.
Benraouane Soufiane: I started his career as an Envato author (making WordPress plugins/themes, selling them within the marketplace), then he built the WP auto translator known as Hirak, an online tool like POEDIT, then by 2019, I developed mini web apps with their apis such as translator, ip to country, currency exchange rates, until 2021 I started with the AI where where he built the OCR using the tesseractjs package & the faceapi using the tensorflowjs package, by 2022 I started with the web3 & the development of the CryptoCheckout
- At the initial release, where the wallet were generated on the site when the merchant hit generate merchant ID ([changelog](https://cryptocheckout.co/changelog)), this project used the official js packages for each crypto currency to implement the basic operations like generating wallets, creating, signing & submitting transaction fellowing the official documentation for each crypto currency. Below are examples but not limited:<br/>
| **0b.** | Documentation | We will provide both **inline documentation** of the code and a basic **tutorial** that explains how a user (merchant) can accept XMR payments on his WooCommerce store, & how another user (buyer) use his XMR balance to purchase something using test network, which will show how the new functionality works. |
| **0b.** | Documentation | We will provide both **inline documentation** of the code and a basic **tutorial** that explains how a user (merchant) can accept XMR payments on his Shopify store, & how another user (buyer) use his XMR balance to purchase something using test network, which will show how the new functionality works. |
| 1. | Shoify app: Shopify payment app | We will create a Shopify payment app that will add crypto payments to such Shopify store, unlike WordPress, the Shopify apps must be hosted, running on such vm or vps & connected to the main server, not just a source code, & unlike other Shopify apps, the development of payment apps requires a review to unlock features related with payment processing. |