UNPKG

chaingate

Version:

A complete TypeScript library for connecting to and making transactions on different blockchains

6 lines 258 B
// This file is auto-generated by @hey-api/openapi-ts import { createClient, createConfig, } from '@hey-api/client-fetch'; export const client = createClient(createConfig({ baseUrl: 'https://api.chaingate.dev', })); //# sourceMappingURL=client.gen.js.map