Presets
Presets are ready-to-deploy contracts provided by the library. Since presets are intended to be very simple
and as generic as possible, there’s no support for custom or complex contracts such as ERC20Pausable
or ERC721Mintable
.
For contract customization and combination of modules you can use Wizard for Cairo, our code-generation tool. |
Available presets
List of available presets and their corresponding Sierra class hashes.
Class hashes were computed using cairo 2.5.3. |
Name | Sierra Class Hash |
---|---|
|
|
|
|
|
|
|
|
|
starkli class-hash command can be used to compute the class hash from a Sierra artifact. |