Skip to content

Commit

Permalink
Merge branch 'main' into zerosnacks/building-with-alloy-2
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks committed May 6, 2024
2 parents 45a2011 + bd3b221 commit 533e279
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,24 @@ features.

To get started with Alloy, install Alloy and take your first steps.

### Tutorials
### [Migrating from Ethers](./migrating-from-ethers/reference.md)

A practical guide to migrate from Ethers to Alloy.

### [Building with Alloy](./building-with-alloy/basic-building-blocks/using-big-numbers.md)

A walkthrough of building with Alloy.

### [Examples](./examples/anvil/deploy_contract_anvil.md)

This section will give you practical examples of how Alloy can be used in your codebase.

### [Migrating from Ethers](./migrating-from-ethers/reference.md)

A practical guide to migrate from Ethers to Alloy.
### [Appendix](./appendix/glossary.md)

### Building with Alloy
Glossary, references, troubleshooting, and more.

### [Contributing](https://github.com/alloy-rs/book/tree/main/CONTRIBUTING.md)

Thanks for your help improving the project! We are so happy to have you! We have
[a contributing guide](https://github.com/alloy-rs/book/tree/main/CONTRIBUTING.md) to help you get involved in the
Alloy project.

### [Appendix](./appendix/glossary.md)

Glossary, references, troubleshooting, and more.
Alloy project.

0 comments on commit 533e279

Please # to comment.