WP Manifestindependent plugin directory
manifest / events / smarttourismchain

SmartTourismChain

SmartTourismChain is a free and open-source WordPress plugin that enables smart contract-based booking simulations for the tourism sector using Ethereum blockchain technology.

by Elpeef Dev Team · github.com/elpeef/smarttourismchain · website

2stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/elpeef/smarttourismchain/archive/refs/heads/main.zip

From the readme

SmartTourismChain Secure by design, simple by intention. “🎯 This plugin currently uses Ethereum Sepolia for simulation. Ready for the real thing? Migrate to mainnet with your own contract or talk to our team.” SmartTourismChain helps local tourism actors simulate and prepare for real blockchain-based booking systems, without spending real ETH or risking real assets. You can: - Experience real smart contract interaction using Ethereum Sepolia testnet - Customize and extend the plugin for your own business logic - Use it for training, demos, thesis, or pilot projects - Deploy on mainnet or Layer 2 with minor adjustments 🔗 Smart Contract Repo: smartourism (Solidity) 📘 Documentation: smartourism.elpeef.com/docs 🧩 Features - Ethereum + MetaMask integration - On-chain and off-chain transaction modes - Shortcode-based booking form - Admin panel for contract config - AJAX/JS Web3.js integration - Compatible with WooCommerce (extensible) 📦 Installation 1. Clone this repository: bash git clone https://github.com/ELPEEF/smarttourismchain.git 2. Upload the folder to your WordPress installation under wp-content/plugins/. 3. Activate the plugin via WP Admin → Plugins. 4. Open

Read the full README on GitHub →