We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60d94c commit 5f7800cCopy full SHA for 5f7800c
docs/xdcchain/developers/usdc-quickstart.md
@@ -34,7 +34,7 @@ This guide walks you through building a standalone `index.js` script using **Vie
34
```bash
35
npm init -y
36
npm install viem dotenv
37
-````
+```
38
39
### 2. Create Environment File
40
0 commit comments