n8n-nodes-blockfrost 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,6 +11,10 @@
11
11
 
12
12
  ### Example 4
13
13
  ![Screenshot 4](assets/004.jpg)
14
+
15
+ ## Demo Video
16
+
17
+ [![Watch the demo on YouTube](https://img.youtube.com/vi/fVEHHZigBes/0.jpg)](https://youtu.be/fVEHHZigBes)
14
18
  # n8n-nodes-blockfrost
15
19
 
16
20
  This is a custom n8n node for interacting with the [Cardano blockchain](https://cardano.org) via the [Blockfrost API](https://blockfrost.io).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-blockfrost",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "description": "n8n node for Blockfrost API - Interact with Cardano blockchain via no-code workflows",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",