For the complete documentation index, see llms.txt. This page is also available as Markdown.

Process payments via Solvers

You need to run your own solver to pull subscription payments from your customers

DebitLlama doesn't provide any payment processing directly to avoid becoming a money transmitter.

To debit your customers, you will need to run your own solver locally.

Click the Link and download the release for your OS and architecture

To run a solver, you need to create an API key on DebitLlama and create an ethereum private key to sign transactions with.

Run debitllama_solver from the command line to get started.

Last updated