recanman / mk24-monerophp-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workshop: Building a Monero Shop in PHP

June 7, 2024, 17:00

Monero Konference 4, Prague, Czechia

Talk link

In this workshop, you will build a small shop using PHP and monero-wallet-rpc.

Currently, the Monero-Crypto and Monero-RPC libraries are undergoing a migration, and we will be using a newer version that is on another repository, written by refring.

Run the server with a Podman container (Docker also works):

podman run -d -p 80:80 --name my-market -v "$PWD":/var/www/html php:8.2-apache

About


Languages

Language:PHP 100.0%