ORE Burn
Consts
– Program constants.Error
– Custom program errors.Event
– Custom program events.Instruction
– Declared instructions.
Burn
– Claim accumulated rewards from a creator account.
Initialize
– Initialize the creator program config.
Authority
– Tracks the global program variables.
Compile your program:
steel build
Run unit and integration tests:
steel test