Packages

Client library for BTCPay Server.

Current section

Files

Jump to
btcpay lib btcpay.ex
Raw

lib/btcpay.ex

defmodule BTCPay do
@moduledoc """
Library for working with the BTCPayServer's Greenfield API.
https://docs.btcpayserver.org/API/Greenfield/v1/
"""
end