Skip to content

zebedeeio/zbd-docs

 
 

Repository files navigation

ZBD API Docs

bitcoin ln payments

Instant Bitcoin Payment APIs

Documentation · Developer Dashboard · API Reference · API Status


ZBD

ZBD is the payments platform for modern developers, providing the speed and reliability innovators need to create monetized and meaningfully-engaging user experiences.

We enable businesses and consumers to quickly introduce instantaneous Bitcoin payments to the fabric of their applications, games, and platforms. ZBD has the most comprehensive set of Bitcoin Lightning API capabilities and is industry-leader in supporting companies in the fields of gaming, social, adtech and fintech.

With ZBD, it's easy! Anyone can do it. What are YOU building?

Resources

Contributing

Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of the repository (where mint.json is)

mintlify dev

Deployment

Changes will be deployed to production automatically after pushing to main branch.

You can also preview changes using PRs, which generates a preview link of the docs.

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json