Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foundry-rs/book
A book on all things Foundry, available at https://book.getfoundry.sh.
https://github.com/foundry-rs/book
book documentation ethereum foundry guides mdbook
Last synced: 1 day ago
JSON representation
A book on all things Foundry, available at https://book.getfoundry.sh.
- Host: GitHub
- URL: https://github.com/foundry-rs/book
- Owner: foundry-rs
- License: apache-2.0
- Created: 2022-01-15T02:12:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T15:44:38.000Z (3 days ago)
- Last Synced: 2025-01-31T21:50:54.337Z (3 days ago)
- Topics: book, documentation, ethereum, foundry, guides, mdbook
- Language: Rust
- Homepage: https://book.getfoundry.sh
- Size: 7.19 MB
- Stars: 852
- Watchers: 21
- Forks: 702
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- DeFi-Developer-Road-Map - Foundry - A smart contract development toolchain for project compilation, dependency management, testing, deployments, on-chain interactions... (Roadmap)
- awesome-smart-contract-development - Foundry Book
README
## 📖 Foundry Book
[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](#contributors-)
A book on all things Foundry. [Read now](https://book.getfoundry.sh).
### Contributing
Check our [contributing guidelines](./CONTRIBUTING.md). Feel free to contribute wording, sentences, chapters, and guides!
The book is build with [mdbook](https://github.com/rust-lang/mdBook), which you can get by running `cargo install mdbook`.
The book also requires [`mdbook-external-links`](https://github.com/jonahgoldwastaken/mdbook-external-links): `cargo install mdbook-external-links`.
To see the book change live run:
```sh
mdbook serve
```To run the book with docker, run:
```sh
docker run -p 3000:3000 -v `pwd`:/book peaceiris/mdbook serve
```To add a new section (file) to the book, add it to [`SUMMARY.md`](src/SUMMARY.md).
For a more structured overview of the current issues, see [the GitHub project](https://github.com/orgs/foundry-rs/projects/1).
### Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Zero Ekkusu
📖 👀 🚧
Rootul Patel
📖 🚧 👀
zk-tarts
📖
Nicholas
📖
metehan
📖
Harris
🚧
Rajesh Muppalla
🚧
Matt Solomon
📖
Ruvaag
🚧
awolff
🚧
kayaba-attribution
📖
Noah Citron
👀
Sabnock
📖
Ikko Ashimine
🚧
Ed Mazurek
🚧
devtooligan
🚧 📖
0xfoobar
📖
odyslam.eth
🚧
FredCoen
✅
bblanc42
📖
0xMySt1c
🚧
Bjerg
🚧 📖 👀
Georgios Konstantopoulos
👀
Devan Non
📖
josht
🚧
dmfxyz
🚧 👀 📖
Drake Evans
🚧
Paul Razvan Berg
🚧
Perelyn Sama
🚧 📖
N
📖
John Adler
🚧
0xTaylor
🚧
0xCookedRice
🚧
Dan Hepworth
🚧
tobias
🚧
anticlimactic
🚧 📖
Pedro Maia
📖
Erick
🚧
Will Minshew
📖
Dave Belvedere
🚧
A.L.
🚧
p0n1
🚧
Rohan Kulkarni
🚧
Galmoli
🚧
Tom
🚧
Andrey Leutwiler Gomes
🚧 📖
Joshua Trujillo
📖
calnix
📖
Matthias Seitz
🚧 📖
xaaru
🚧
Wias Liaw
🚧
Shawn Harmsen
📖 🚧
Ward Bradt
🚧
sigh
📖
James Bachini
🚧
Zach Obront
🚧
Scott Tsai
🚧
Kristian Quirapas
🚧
Bruno Filetti
📖
Pranesh A S
🚧
0xYYY
📖
Julian Martinez
🚧
Tirth Patel
🚧
Nader Dabit
🚧
h00p30
📖
beskay
🚧
fangjun
🚧
Bento Box
📖
appleseed-iii
📖
soyboy
📖
double v
👀
skaunov
🚧
t11s
🚧
Murphy Law
📖
Arbiter
📖
neodaoist
📖
minaminao
🚧
Fidel Ramos
🚧
Elijah Sullivan
📖
m0ham3dx
🚧
Yuqi Liu
🚧
ControlCplusControlV
🚧
Charles Azanlekor
🚧
Abhi Gulati
🚧
Karim Helmy
🚧
HashHaran
📖
omahs
🚧
Franfran
📖
DaniPopes
🚧
Stijn Balk
📖
Salief Lewis
📖
ryzhak
📖
Enrique Ortiz
📖
Massimiliano Tomassoli
📖
mr-roh
📖
Chirag Baghasingh
📖
Amin Bashiri
📖
ibremseth
📖
Alexe Luca Spataru
📖
Riley
📖
Yotam Bar-On
📖
Tudor
📖
Chris Cushman
📖
ernestor.eth
📖
Asir Shahriar Roudra
📖
stitetsati
📖
William Cheung
💻
Zhuo Zhang
💻
Anton Totomanov
💻
Dhairya Sethi
💻
Braqzen
📖
rolandolopez36
📖
Juan Gutierrez
📖
Tomas C Imach
📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.