ganache EthereumProvider typescript error #5568
Unanswered
zjiekai
asked this question in
General Q&A
Replies: 1 comment 1 reply
-
Hey @zjiekai In your repo, do you have a file called truffleconfig.js or networkconfig.js? Should be located in the same directory as your package.json Any chance you can share a repo with us? Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is my
main.ts
script:When run with
npx ts-node main.ts
it gives errorsHere is my
package.json
:And where should I put the infura/alchemy RPC URL in the option?
Beta Was this translation helpful? Give feedback.
All reactions