2. Configuring JSONRPC
Last updated
Last updated
Configuring JSONRPC in Environment Variables.
Open the configuration file:
(For Zsh, use ~/.zshrc instead.)
Add the following line:
Save the file and apply changes:
Verify:
1. Open Environment Variables:
• Press Win + R, type sysdm.cpl, and hit Enter.
• Go to the Advanced tab and click on Environment Variables.
2. Add a New Variable:
• Under User variables or System variables, click New.
• Enter JSONRPC_URL as the name and {your_rpc} as the value.
• Click OK to save.
3. Verify:
• Open a new Command Prompt and run:
Verify:
• Close and reopen Command Prompt.
• Run:
Verify:
• Close and reopen PowerShell.
• Run:
.