This repository was archived by the owner on Jan 14, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ This is a pnpm workspace monorepo. All packages and examples share dependencies
5050
5151- ** Deflex API Key** - Request an API key by emailing [ support@txnlab.dev ] ( mailto:support@txnlab.dev )
5252- Node.js >= 20
53- - pnpm 10.18.3 or later
53+ - pnpm 10.20.0 or later
5454
5555### Installation
5656
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ All examples use the local SDK package via pnpm workspaces. This means changes t
5858
5959- ** Deflex API Key** - Request an API key by emailing [ support@txnlab.dev ] ( mailto:support@txnlab.dev )
6060- Node.js >= 20
61- - pnpm 10.18.3 or later
61+ - pnpm 10.20.0 or later
6262
6363### Installation
6464
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This example demonstrates how to use the Deflex SDK in a Node.js command-line ap
55## Features
66
77- Command-line interface for executing swaps
8- - Custom signer implementation using algosdk.Account
8+ - Custom signer implementation using ` algosdk.Account `
99- Environment variable configuration
1010- Detailed console output with swap progress
1111- TypeScript with strict mode enabled
@@ -14,7 +14,7 @@ This example demonstrates how to use the Deflex SDK in a Node.js command-line ap
1414
1515- ** Deflex API Key** - Request an API key by emailing [ support@txnlab.dev ] ( mailto:support@txnlab.dev )
1616- Node.js >= 20
17- - pnpm 10.18.3 or later
17+ - pnpm 10.20.0 or later
1818
1919## Setup
2020
@@ -109,7 +109,7 @@ The CLI will:
109109 1. ABC123...
110110 2. DEF456...
111111
112- 🔗 View on AlgoExplorer : https://algoexplorer.io /tx/ABC123...
112+ 🔗 View on allo : https://allo.info /tx/ABC123...
113113```
114114
115115## Custom Signer Implementation
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ A React application demonstrating advanced Deflex SDK integration with TanStack
1717
1818- ** Deflex API Key** - Request an API key by emailing [ support@txnlab.dev ] ( mailto:support@txnlab.dev )
1919- Node.js >= 20
20- - pnpm 10.18.3 or later
20+ - pnpm 10.20.0 or later
2121
2222## Setup
2323
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ A simple React application demonstrating basic Deflex SDK integration with Vite
1414
1515- ** Deflex API Key** - Request an API key by emailing [ support@txnlab.dev ] ( mailto:support@txnlab.dev )
1616- Node.js >= 20
17- - pnpm 10.18.3 or later
17+ - pnpm 10.20.0 or later
1818
1919## Setup
2020
You can’t perform that action at this time.
0 commit comments