For a detailed feature overview and description go to the official WordPress plugin page: https://wordpress.org/plugins/btcpay-for-givewp/ or readme.txt in this diretory.
This readme is mostly about plugin development on the main repo on GitHub.
Check the issues on the repo here: https://github.com/btcpayserver/givewp/issues
git clone [email protected]:btcpayserver/givewp.git
Install dependencies with Composer:
composer install
Feel free to open an issue to discuss a feature or provide a PR for any improvements or if you want to tackle a feature listed in the issues.