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