Skip to main content
The packages let you call the barkd REST API from typed code without writing raw HTTP. They are generated from the OpenAPI spec and live in the barkd-clients repository.
These examples create a signet wallet for free testing. To go live, set arkServer and the Esplora chainSource to Second’s mainnet endpoints from Connection details, and set the network to bitcoin.

Prerequisites

  • Node.js

Install

Usage

Need a client for another language? Generate one yourself from the OpenAPI spec using openapi-generator.