-
Notifications
You must be signed in to change notification settings - Fork 15
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
Foundry the chain builder #55
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi @sifisKoen! Thanks for proposing this demo on Foundry. Please delete the extra |
Hey @Deee92 I have done it 😄 thank you for your feedback. |
Update
Update
…Koen/programmable-society into Foundry-the-chain-builder
…oen/programmable-society into Foundry-the-chain-builder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Assignment Proposal
Title
Foundry the complete diligent chain builder
Names and KTH ID
Deadline
Category
Description
I plan to present and run in-front of the class an fully handmade contract, using Foundry tool chain. I will present a fully automated bash script with a lot of the tools that Foundry comes with. The Foundry is a fairly new block chain tool apart of the Hardhat witch is currently the mort popular tool. The Foundry's initial release was back to Jan 15, 2022 (1.0.0), now it is in (1.0.10).
Relevance
This topic is relevant for the weeks topic not only because the Foundry is new and have a very active community with a very robust online tutorial like book, but also includes more tools than other similar tools that are using in production these days. So long story short with Foundry we take a new and fresh tool chain that is more complete and robust tool for testing. Also in my demo we gonna see how to use scripting for our blockchain pipeline, (classmates will gonna get help for their future in the course assignments and industry).