
Security News
Static vs. Runtime Reachability: Insights from Latio’s On the Record Podcast
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
@cryptodevops/n8n-nodes-blockstream-api
Advanced tools
n8n node for Blockstream API (Esplora) - Bitcoin transactions, mempool, UTXO
Ce package contient un nœud n8n pour interagir avec l'API Blockstream (Esplora), permettant d'accéder aux données Bitcoin sans nécessiter de clé API.
npm install @cryptodevops/n8n-nodes-blockstream-api
Ce nœud utilise l'API publique Blockstream basée sur Esplora :
https://blockstream.info/api/
https://blockstream.info/testnet/api/
https://blockstream.info/liquid/api/
https://blockstream.info/liquidtestnet/api/
Pour plus d'informations sur l'API Blockstream (Esplora), consultez la documentation officielle : https://github.com/Blockstream/esplora/blob/master/API.md
f4184fc596403b9d638783cf57adfe4c75c605f6356fbc91338530e9831e9e16
1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
Blockstream API (Get Address Info) → Condition (si nouveau solde) → Notification
Blockstream API (Get Transaction Status) → Condition (si confirmée) → Action
Blockstream API (Get Address UTXO) → Traitement → Rapport
Aucune configuration ou clé API n'est requise. Le nœud utilise directement l'API publique Blockstream.
MIT
Pour signaler des bugs ou demander des fonctionnalités, veuillez utiliser le système d'issues GitHub.
Exécutez les tests pour vérifier la connectivité :
# Test du nœud Binance
node test-binance-node.js
# Test de validation des credentials
node test-credential-validation.js
# Test de compatibilité n8n
node test-n8n-compatibility.js
Consultez le fichier TROUBLESHOOTING.md pour les problèmes courants et leurs solutions.
├── credentials/ # Définitions des credentials
├── nodes/ # Nœuds n8n
│ └── Binance/ # Nœud Binance
├── test-*.js # Scripts de test
└── dist/ # Fichiers compilés
npm run build
npm run dev
Pour le support et les questions, veuillez ouvrir une issue sur le repository GitHub.
MIT
FAQs
n8n node for Blockstream API (Esplora) - Bitcoin transactions, mempool, UTXO
The npm package @cryptodevops/n8n-nodes-blockstream-api receives a total of 299 weekly downloads. As such, @cryptodevops/n8n-nodes-blockstream-api popularity was classified as not popular.
We found that @cryptodevops/n8n-nodes-blockstream-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.