update network-core-sdk-mtls-example doc
This commit is contained in:
@@ -42,10 +42,6 @@ Edit these sections in `index.js`:
|
|||||||
- `responseResolves`: JSON parse paths for the response fields you want to attest
|
- `responseResolves`: JSON parse paths for the response fields you want to attest
|
||||||
- `chainId` and `baseSepoliaRpcUrl`: switch to Base mainnet if needed
|
- `chainId` and `baseSepoliaRpcUrl`: switch to Base mainnet if needed
|
||||||
|
|
||||||
## Notes
|
|
||||||
- Keep your `.env` out of version control.
|
|
||||||
- The example uses a public RPC; for reliability, use your own provider endpoint.
|
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
```bash
|
```bash
|
||||||
node index.js
|
node index.js
|
||||||
@@ -55,3 +51,7 @@ You should see logs for:
|
|||||||
- submit task result
|
- submit task result
|
||||||
- attest result
|
- attest result
|
||||||
- task result
|
- task result
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- Keep your `.env` out of version control.
|
||||||
|
- The example uses a public RPC; for reliability, use your own provider endpoint.
|
||||||
|
|||||||
Reference in New Issue
Block a user