Inspiration

To contribute towards an open-source project and make setting up a bitcoin/lightening node easier.

What it does

Adds BTCPay server to myNode. This would enable merchants who accept Bitcoin/Lightening to setup a self-sufficient payment processor.

How I built it

I followed instructions of manual installation on documentation of BTCPay server, and used my existing knowledge of myNode's codebase to install the required dependencies.

Challenges I ran into

Using different version of .NET binaries for the dependencies.

Accomplishments that I'm proud of

What I learned

What's next for MyNode-BTCPay

Use Docker composer to install BTCPAy server instead of installing it using bash scripting. That would make managing dependencies and upgrades easier.

Built With

Share this project:

Updates