WP Manifestindependent plugin directory
manifest / forms / hd-quiz-bitcoin-rewards

Bitcoin-Mastermind

WordPress plugin that enables bitcoin rewards for quizzes and surveys.

by ealvar13 · github.com/ealvar13/hd-quiz-bitcoin-rewards · website

2stars
3forks

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/ealvar13/hd-quiz-bitcoin-rewards/archive/refs/heads/main.zip

From the readme

1. Project Requirements and Goals - Objective: Develop a standalone WordPress plugin that makes it easy for site operators to configure bitcoin rewards for quizzes and surveys. - Functionality: Integrate Bitcoin Lightning rewards, allowing quiz participants to earn Satoshis based on performance. This boosts engagement and offers a unique incentive for users to learn and to engage. 2. Current Functionality Note that this is still actively being developed and should be considered ALPHA software. Please use with caution and report any bugs! - Overall: This plugin is completely functional and can currently be implemented on any WordPress site by downloading a zip file of this source code. - Database: Custom WordPress table for storing quiz and survey. - Data Management: Functions for inserting, retrieving, and displaying quiz data. - Front-End Integration: JavaScript for validating lightning addresses and managing quiz submissions. - Features: Tracking budget, limiting retries based on lightning addresses, and managing rewards, integrated with BTCPay Server and Alby Wallet. 3. Known Issues and Challenges - Main Challenge: Improving the WordPress admin backend for easy config

Read the full README on GitHub →