Solidity.

Beitrag

Teile dein Wissen.

0x3c83...1469.
Jan 09, 2024
Experten Q&A

Remix-like tool for Anvil

I know you can deploy contracts from Remix to Anvil. But is there a way to interact with contracts that were deployed from my machine in Anvil? These contracts are not visible in Remix.

Or is there another tool like Remix that can do that? How are the experienced developers interacting with contracts?

Thanks

  • Solidity
1
1
Teilen
Kommentare
.

Antworten

1
Freitag.
Jan 12 2024, 14:02

You can try follow this instruction:

https://medium.com/quick-programming/importing-existing-smart-contracts-using-remix-a9fd076489ca

I usually deploy contracts to Polygon testnet (mumbai). And call actions by script (function userFunctions etc.)

https://github.com/peeranha/peeranha/blob/develop/scripts/post-action.js

0
Kommentare
.

Weißt du die Antwort?

Bitte melde dich an und teile sie.

Wir verwenden Cookies, um sicherzustellen, dass Sie die beste Erfahrung auf unserer Website haben.
Mehr Infos