Solidity.

Publication

Partagez vos connaissances.

0x3c83...1469.
Jan 09, 2024
Questions et Réponses avec des Experts

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
Partager
Commentaires
.

Réponses

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
Commentaires
.

Connaissez-vous la réponse ?

Veuillez vous connecter et la partager.

Nous utilisons des cookies pour vous assurer la meilleure expérience sur notre site Web.
Plus d'infos