Content
@
0 reply
0 recast
0 reaction
Kyle
@banta
anyone ever set up a fork of mainnet to run on cloud so that it can be accessed via RPC on a port for testing? (I need a mainnet fork, and I need it accessible from more than just my local machine). strugglin to get working. Have a node running on GCP, but contract calls fail w/out reason (frontend only, curl succeeds)
1 reply
0 recast
1 reaction
bruderbuck.eth
@bruderbuck
This is kinda hard since you would have to use a different chain id and that makes it impossible to use real mainnet transactions since they would be invalid. On the other hand when you use the same chain id your test transactions could slip through to the "real" chain.
1 reply
0 recast
0 reaction