crowd-strike

N8N node for Strike Finance perpetual trading on Cardano

Package Information

Downloads: 51 weekly / 121 monthly
Latest Version: 1.0.0-alpha.56
Author: Your Name

Documentation

CrowdTrendz Perpetuals n8n Node

Automate Strike Finance perpetual trading via CrowdTrendz Perpetuals through n8n workflows.

Installation

  1. Go to Settings → Community Nodes in your n8n instance
  2. Install: n8n-nodes-crowd-strike

Credentials

Create a "Crowd Perpetuals Wallet" credential with:

  • Mnemonic: Your wallet's recovery phrase (12-24 words)
  • Passphrase: Optional additional security layer

Quick Setup

  1. Create Wallet Credential: Add your mnemonic phrase in Credentials
  2. Add Node: Find "CrowdTrendz Perpetuals" in the blockchain category

Operations

  • Open Position: Create leveraged long/short positions
  • Close Position: Close existing positions by ID
  • Get Positions: List all open positions for an address
  • Sign & Submit: Sign and broadcast transactions to Cardano

Basic Workflow

[Trigger] → [CrowdTrendz Perpetuals: Open Position] → [CrowdTrendz Perpetuals: Sign & Submit]

Key Parameters

  • Network: mainnet only
  • Address Source: Generate from wallet (recommended)
  • Asset: Leave empty for ADA, or specify policy ID + asset name
  • Collateral: Amount in ADA or CNT
  • Leverage: 1-10x multiplier

Example: Open Long Position

  • Operation: Open Position
  • Asset: Empty (for ADA)
  • Collateral: 50 ADA
  • Leverage: 3
  • Position: Long

Output includes transaction CBOR ready for signing.

Security Notes

  • You own your own n8n security pattern.
  • Store mnemonic securely in n8n credentials.
  • If you are planning to use this, make sure you create a separate hot wallet.
  • If you are planning to use this, make sure you rotate the hot wallet regularly.
  • Trading involves significant risk.

Important note

The current state of this n8n module is: Alpha

Support

Report issues on GitHub: Coming Soon

Discussion