Solidity.

Post

Share your knowledge.

0x3c83...1469.
Jan 09, 2024
Expert 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
Share
Comments
.

Answers

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

Do you know the answer?

Please log in and share it.

Solidity is an object-oriented, high-level language for implementing smart contracts. It is a curly-bracket language designed to target the Ethereum Virtual Machine (EVM).

38Posts47Answers
Sui.X.Peera.

Earn Your Share of 1000 Sui

Gain Reputation Points & Get Rewards for Helping the Sui Community Grow.

We use cookies to ensure you get the best experience on our website.
More info