coinbase-pro-node icon indicating copy to clipboard operation
coinbase-pro-node copied to clipboard

Coinbase API written in TypeScript and covered by tests.

Results 11 coinbase-pro-node issues
Sort by recently updated
recently updated
newest added

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.7 to 0.23.10. Release notes Sourced from typedoc's releases. v0.23.10 Features Added support for detecting comments directly before parameters as the parameter comment, #2019. Added support for...

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.6 to 5.31.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef] Support nested array destructuring with type annotation (#5311) (6d19efe) scope-manager: handle...

@bennycode Here is a rough draft of #421. I've not written tests or even run the code yet. I just didn't want to go through full validation of it without...

Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0. Release notes Sourced from c8's releases. v9.1.0 9.1.0 (2024-01-11) Features support passing reporter options from config (#459) (88db5db) Bug Fixes refactor: remove stale check...

In your `.env.defaults` you have: ```bash # Your production API key from: https://pro.coinbase.com/profile/api COINBASE_PRO_API_KEY="" COINBASE_PRO_API_SECRET="" COINBASE_PRO_PASSPHRASE="" ``` The [Coinbase Pro link](https://pro.coinbase.com/profile/api) doesn't exist anymore. I believe **COINBASE_PRO_PASSPHRASE** is also not...

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...

Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2. Release notes Sourced from axios's releases. Release v1.8.2 Release notes: Bug Fixes http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2) Contributors to this release...

dependencies
javascript

Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.2. Release notes Sourced from nock's releases. v14.0.2 14.0.2 (2025-03-27) Bug Fixes back: request body unusable in update mode (#2851) (eff7318) v14.0.1 14.0.1 (2025-02-06) Bug...

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.8.2. Release notes Sourced from typescript's releases. TypeScript 5.8 For release notes, check out the release announcement. fixed issues query for Typescript 5.8.0 (Beta). fixed...

Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4. Release notes Sourced from axios's releases. Release v1.8.4 Release notes: Bug Fixes buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0) Contributors to this release...