Skip to main content
We publish typed client packages that wrap the barkd REST API, so you can call it from typed code without writing raw HTTP. The packages 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 Test on mainnet, 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.