UNPKG

bigblocks

Version:

Complete Bitcoin UI component library - authentication, social, wallet, market, inscriptions, and blockchain interactions for React

7 lines 264 B
export declare const DROPLIT_API_URL = "https://dev-go-faucet-api-mazi.encr.app"; export declare const DROPLIT_ENDPOINTS: { readonly PUSH: "/api/push"; readonly TAP: "/api/tap"; readonly STATUS: "/api/status"; }; //# sourceMappingURL=constants.d.ts.map