Solidity.

Пост

Поделитесь своими знаниями.

0x3c83...1469.
Jan 09, 2024
Экспертные Вопросы и Ответы

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
Поделиться
Комментарии
.

Ответы

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
Комментарии
.

Знаете ответ?

Пожалуйста, войдите в систему и поделитесь им.

Мы используем файлы cookie, чтобы гарантировать вам лучший опыт на нашем сайте.
Подробнее