Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks committed Feb 3, 2025
1 parent 3f63461 commit 0d3a89b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
5 changes: 1 addition & 4 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@ Guides on configuring Foundry.

Tutorials on building smart contracts with Foundry.

- [Creating an NFT with Solmate](./tutorials/solmate-nft.md)
- [Docker and Foundry](./tutorials/foundry-docker.md)
- [Testing EIP-712 Signatures](./tutorials/testing-eip712.md)
- [Solidity Scripting](./tutorials/solidity-scripting.md)
- [Best practices](./tutorials/best-practices.md)
- [Forking Mainnet with Cast and Anvil](./tutorials/forking-mainnet-with-cast-anvil.md)
- [Learning Foundry Videos](./tutorials/learn-foundry.md)
<!-- - [Incremental Adoption]() -->
Expand Down
6 changes: 0 additions & 6 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
# Projects

- [Creating a New Project](./projects/creating-a-new-project.md)
- [Working on an Existing Project](./projects/working-on-an-existing-project.md)
- [Clone a Verified Contract on Chain](./projects/clone-a-verified-contract.md)
- [Dependencies](./projects/dependencies.md)
- [Soldeer](./projects/soldeer.md)
Expand Down Expand Up @@ -68,11 +67,6 @@
# Tutorials

- [Best Practices](./tutorials/best-practices.md)
- [Creating an NFT with Solmate](./tutorials/solmate-nft.md)
- [Docker and Foundry](./tutorials/foundry-docker.md)
- [Testing EIP-712 Signatures](./tutorials/testing-eip712.md)
- [Solidity Scripting](./tutorials/solidity-scripting.md)
- [Deterministic deployment using CREATE2](./tutorials/create2-tutorial.md)
- [Forking Mainnet with Cast and Anvil](./tutorials/forking-mainnet-with-cast-anvil.md)
- [Learning Foundry Videos](./tutorials/learn-foundry.md)
<!-- - [Incremental Adoption]() !-->
Expand Down

0 comments on commit 0d3a89b

Please sign in to comment.