Escrow is a ...
Consts
– Program constants.Instruction
– Declared instructions.MakeOffer
– Make an offer ...TakerOffer
– Take an offer ...Offer
– Offer state ...Compile your program:
pnpm build
Run tests:
pnpm test
Run build and test
pnpm build-and-test
Deploy your program:
pnpm deploy