Skip to content

@ibuy.exchange/api

INFO

This library is supporting TypeScript types as well.

DANGER

You should have Node.js version 20 or higher.

First, to install the library, you need to run one of the following commands:

  • NPM
shell
npm install @connectrpc/connect @connectrpc/connect-node @ibuy.exchange/api
  • Yarn
shell
yarn add @connectrpc/connect @connectrpc/connect-node @ibuy.exchange/api
  • Bun
shell
bun add @connectrpc/connect @connectrpc/connect-node @ibuy.exchange/api

Once you have done this you can start using the library. All the methods listed in the methods section are available in the library.