mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-10 06:53:33 -07:00
4 lines
120 B
JavaScript
4 lines
120 B
JavaScript
import { BrkClient } from "../modules/brk-client/index.js";
|
|
|
|
export const brk = new BrkClient("https://bitview.space");
|