UNPKG

@tristeroresearch/mach-sdk

Version:

A TypeScript SDK for integrating with Mach's API.

5 lines 348 B
export declare const BACKEND_API_URL = "https://mach-prod-536329393577.asia-northeast1.run.app"; export declare const TESTNET_BACKEND_API_URL = "https://testnet-api.mach.exchange"; export declare const ANCHOR_PROVIDER_URL = "https://anchor-provider.dev.anchorprotocol.com"; export declare const API_VERSION = "v1"; //# sourceMappingURL=env.d.ts.map