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
> I put my private key on this repo for DEMO purposes. It is a TESTNET KEY. **NEVER USE YOUR PRIVATE KEY IN A REPOSITORY OR EXPOSE IT**.
125
125
@@ -143,9 +143,11 @@ echo "RPC URL: $RPC_URL"
143
143
144
144
***
145
145
146
-
## Step 1: Setup Payments
146
+
## Using the CLI
147
147
148
-
All commands in this section use the environment variables set in Part 0 (Step 0.4). If you're starting a new terminal session, reload them:
148
+
### Setup Payments
149
+
150
+
All commands in this section use the environment variables set in [Create Environment File](#create-environment-file). If you're starting a new terminal session, reload them:
Get detailed information about a specific data set (this queries the blockchain directly) that includes proofs:
224
226
@@ -305,7 +307,7 @@ Data set inspection complete
305
307
306
308
> 💡 **Note**: This command queries the smart contracts on-chain to retrieve all data set information. The data shown is live blockchain state, not cached data.
0 commit comments