You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -384,16 +384,9 @@ Set the blockchain network for the `blockchain-monitor` and `ai-agent` services
384
384
- **hoodi**: Hoodi testnet (new testnet for Pectra upgrade testing).
385
385
- **local**: Local Ethereum node (e.g., Hardhat, Ganache) for development.
386
386
387
-
<table>
388
-
<tr>
389
-
<th>⚠️ⓘ❗ <b>NOTE</b></th>
390
-
</tr>
391
-
<tr>
392
-
<td width="33%"">
393
-
Obtain an Infura API key by creating an account at <b><i>[infura.io](https://infura.io) (MetaMask wallet login supported)</b></i>. Avoid using MetaMask’s default Infura key due to rate limits, as it is shared and heavily restricted. Using mainnet incurs <b><i>higher Infura API costs</b></i> and interacts with <b><i>real</b></i> Ethereum transactions. Ensure your Infura API key supports mainnet and testnet access and use <b><i>cautiously</b></i> in production environments.
394
-
</td>
395
-
</tr>
396
-
</table>
387
+
| ⚠️ⓘ❗ **NOTE** |
388
+
|---------------|
389
+
| Obtain an Infura API key by creating an account at [infura.io](https://infura.io) (**MetaMask wallet login supported**). Avoid using MetaMask’s default Infura key due to rate limits, as it is shared and heavily restricted. Using mainnet incurs **higher Infura API costs** and interacts with **real** Ethereum transactions. Ensure your Infura API key supports mainnet and testnet access and use **cautiously** in production environments. |
0 commit comments