Skip to content

Commit

Permalink
Add stone bootloader link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
fmkra authored Dec 10, 2024
1 parent 62ee56f commit 4e7ca6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Available constants are:
- `INTEGRITY_ADDRESS` - address of official FactRegistry contract deployed on Starknet Sepolia
- `PROXY_ADDRESS` - address of official Proxy contract deployed on Starknet Sepolia
- `SHARP_BOOTLOADER_PROGRAM_HASH` - program hash of the bootloader used by SHARP prover
- `STONE_BOOTLOADER_PROGRAM_HASH` - program hash of [TODO LINK]
- `STONE_BOOTLOADER_PROGRAM_HASH` - program hash of [Custom Stone Bootloader](https://github.com/Okm165/cairo1-cairo0bootloader/blob/master/cairo0-bootloader/bootloader/recursive/simple_bootloader.cairo)

Example:

Expand Down

0 comments on commit 4e7ca6e

Please sign in to comment.