Skip to content

Commit 4e7ca6e

Browse files
authored
Add stone bootloader link to README
1 parent 62ee56f commit 4e7ca6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Available constants are:
103103
- `INTEGRITY_ADDRESS` - address of official FactRegistry contract deployed on Starknet Sepolia
104104
- `PROXY_ADDRESS` - address of official Proxy contract deployed on Starknet Sepolia
105105
- `SHARP_BOOTLOADER_PROGRAM_HASH` - program hash of the bootloader used by SHARP prover
106-
- `STONE_BOOTLOADER_PROGRAM_HASH` - program hash of [TODO LINK]
106+
- `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)
107107

108108
Example:
109109

0 commit comments

Comments
 (0)