June 7, 2024, 17:00
Monero Konference 4, Prague, Czechia
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