Expand description
Traits and structs for defining deploy scripts.
In a deploy script, you can define the contracts that you want to deploy to the blockchain and write metadata to the container.
Enums§
- Error
- Error that occurs during contract deployment.
Traits§
- Deploy
Script - Script that deploys contracts to the blockchain and stores contract data for further use.