Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add foundry in SDK #81

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

ChiHaoLu
Copy link

I write a foundry template and introduction for Kakarot Sepolia.

Copy link
Member

@Eikix Eikix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Awesome addition, thanks! can you update it for our new testnet migration? Kakarot Starknet Sepolia

@ChiHaoLu
Copy link
Author

Yes, I will!

But it is embarrassed that I cannot claim faucet in the discord bot haha...

@Eikix
Copy link
Member

Eikix commented Oct 10, 2024

Yes, I will!

But it is embarrassed that I cannot claim faucet in the discord bot haha...

Ah yes, sorry and thank you. The bot is currently down as we migrate to Starknet Sepolia

@ChiHaoLu
Copy link
Author

@Eikix I give a new version for the latest network!

src = "src"
out = "out"
libs = ["lib"]
evm_version = 'shanghai' # Kakarot Sepolia supports `PUSH0`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we even support TLOAD / TSTORE -> dencun

@Eikix
Copy link
Member

Eikix commented Oct 11, 2024

@Eikix I give a new version for the latest network!

Does this work locally:)?
Can we check it too @swetshaw

@ChiHaoLu
Copy link
Author

Does this work locally:)? Can we check it too @swetshaw

Yes! I have deployed and verified contract with this Foundry on the Kakarot StarkNet Sepolia!

@Eikix
Copy link
Member

Eikix commented Oct 11, 2024

Does this work locally:)? Can we check it too @swetshaw

Yes! I have deployed and verified contract with this Foundry on the Kakarot StarkNet Sepolia!

You're awesome! Thank you so much

@ChiHaoLu
Copy link
Author

I add the compile with cancun in the foundry.toml setting. And deploy it successfully. Contract Link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants