Socket
Book a DemoInstallSign in
Socket

n8n-nodes-kraken

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-kraken

n8n community node for Kraken cryptocurrency exchange API

1.3.0
latest
Source
npmnpm
Version published
Weekly downloads
17
70%
Maintainers
1
Weekly downloads
 
Created
Source

n8n-nodes-kraken

This package provides an n8n node with multiple operations to utilize the Kraken cryptocurrency exchange API.

⚠️ Disclaimer

This package is considered production-ready for the author's use case, but broader testing is ongoing.

While n8n-nodes-kraken has proven stable in real-world usage, it has not yet been widely tested across diverse workflows. Users are encouraged to try it out and report any issues or feature requests.

⚠️ Important Notice on Real-World Usage

This package enables direct interaction with the Kraken cryptocurrency exchange via the node-kraken-api wrapper. It is capable of placing live orders that involve real funds.

⚠️ No Sandbox or Test Mode Available (yet)

The underlying dependency (node-kraken-api) does not support Kraken's sandbox environment. As a result, all trades executed through this node are real and will affect your actual Kraken account balance.

Please use this node with extreme caution. Ensure that your workflows are thoroughly tested in a safe environment before executing any operations on live accounts. The author is not responsible for any financial losses or unintended trades resulting from the use of this package.

Double-check your credentials, order parameters, and automation logic before executing any of the Trading Operations.

Features

The Kraken node supports the following operations:

Market Data

Account Operations

Trading Operations

Installation

Follow the installation guide in the n8n community nodes documentation.

Credentials

You need to create Kraken API credentials:

  • Log into your Kraken account thru Kraken Pro - *must use Kraken Pro for API
  • Go to Settings → API
  • Generate a new API key with the required permissions - Start with "Query Funds" to get your balance and increase permissions as you test out the node
  • Use the API key and secret in n8n

Required Permissions

For basic market data operations, no special permissions are required.

For account and trading operations, you'll need:

  • Query Funds
  • Query Open Orders
  • Query Closed Orders
  • Query Ledger Entries
  • Create & Modify Orders (for trading)
  • Cancel & Close Orders (for trading)

Usage

  • Add the Kraken node to your workflow
  • Configure your Kraken API credentials
  • Select the resource and operation you want to perform
  • Configure the required parameters
  • Execute the workflow

Examples

Get Bitcoin Price

  • Resource: Market Data
  • Operation: Get Ticker
  • Asset Pair: XXBTZUSD

Check Account Balance

  • Resource: Account
  • Operation: Get Account Balance

Place a Market Order

  • Resource: Trading
  • Operation: Add Order
  • Pair: XXBTZUSD
  • Type: Buy
  • Order Type: Market
  • Volume: 0.001

Supported Asset Pairs

Common asset pairs include:

  • XXBTZUSD (Bitcoin/USD)
  • XETHZUSD (Ethereum/USD)
  • ADAUSD (Cardano/USD)
  • SOLUSD (Solana/USD)

For a complete list, use the "Get Asset Pairs" operation.

License

MIT

Keywords

n8n-community-node-package

FAQs

Package last updated on 14 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.