mirror of
https://github.com/smartcontractkit/full-blockchain-solidity-course-js.git
synced 2026-09-04 08:00:43 +00:00
Update chronological-updates.md
This commit is contained in:
@@ -17,6 +17,12 @@ On the Ganache UI, you can select a different hostname and connect to whatever I
|
||||
|
||||

|
||||
|
||||
You can also try to edit it by:
|
||||
|
||||
1. Inside Ganache in the top-right corner tap on the gear icon (settings).
|
||||
2. Then in the server tab, change the HOSTNAME and select 0.0.0.0 - All Interfaces.
|
||||
3. Now replace your RPC Server URL inside the code with this latest URL that will be something like: HTTP://0.0.0.0.7545. Recheck this from Ganache.
|
||||
|
||||
### Using `ganache`
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user