Building the Plugin
This page describes how to manually build the plugin for development and testing purposes
Building the plugin
To build and package the plugin for manual upload to your BTCPay Server, simply run the release.sh
script inside the git repository.
The path to the built .btcpay
file will be shown. You can upload this file to your btcpay server by navigating to Plugins
and scrolling all the way down to Upload Plugin
.
Last updated