sandbox publish
sandbox run scripts/create_offer.move --signers 0xA11CE
sandbox run scripts/redeem_offer.move --signers 0xCA21
sandbox run scripts/redeem_offer_bob.move --signers 0xB0B
sandbox run scripts/reclaim_offer.move --signers 0xB0B
sandbox clean
sandbox run scripts/self_offer_create.move --signers 0xA11CE
sandbox clean
sandbox run scripts/multi_offer.move --signers 0xA11CE
sandbox clean
sandbox run scripts/non_existent_offer.move --signers 0xA11CE
