Tenderly / tenderly-cli

CLI tool for Smart Contract error tracking, monitoring and alerting.
https://tenderly.co
GNU General Public License v3.0
522 stars 137 forks source link

How to verify smart contracts with Tenderly CLI from within a foundry project? #154

Open 0xDEnYO opened 1 year ago

0xDEnYO commented 1 year ago

I am wondering how I can integrate verification of contracts in Tenderly from within our Foundry project. The way described in the docs does not work since it relies on folders created by Truffle/Hardhat.

image

Also I couldn’t find anything on Google about it.

Is there an easy way I can push our smart contracts to Tenderly using CLI or another method?

Thank you and kind regards, Daniel

dzekicb commented 1 year ago

Hi @0xDEnYO , checking...I'll get back to you

imthatcarlos commented 1 year ago

+1 I'm trying to debug a local tx in my foundry project and using tenderly export {tx} throws Brownie, Hardhat, Buidler, OpenZeppelin or Truffle configuration was not detected ... is foundry generally not supported by the tenderly cli?

enginer commented 1 year ago

Any updates?

dzekicb commented 1 year ago

Hi, so we have limited support of Foundry, but it the coming weeks we plan to update it and have much better support. Also, regarding contracts push command, I would like to advise you to check out our DevNets instead. Link to docs: https://docs.tenderly.co/devnets/intro-to-devnets

aviggiano commented 8 months ago

Hello Any updates? I subscribed to Pro because I wanted to understand a private source repo but it was built with Foundry