Lesson 15 - Connecting Moralis server to Hardhat local host on Windows #1670
benjbright
started this conversation in
General
Replies: 2 comments 1 reply
-
Account Settings->Keys |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks Ben! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
If anyone is struggling to connect the Moralis server to the Hardhat local host on a Windows computer and getting error messages on the
frpc.exe
file, I managed to get it working using thev0.40.0
release (don't forget to update thefrpc.ini
file). After installing the files from this version I then managed to follow along OK (so far at least) with Patrick using themoralis-admin-cli
section instructions.https://github.com/fatedier/frp/releases/tag/v0.40.0
I used the windows AMD64 version.
Also you will need the CLI API key and the CLI API secret - I found these by going to the legacy UI in the top right of the Moralis dashboard and then selecting view details. I'm sure they must be somewhere in the updated dashboard UI but I couldn't find them anywhere...
Cheers,
Ben
Beta Was this translation helpful? Give feedback.
All reactions