|
hai 4 meses | |
---|---|---|
.. | ||
api | hai 9 meses | |
program | hai 9 meses | |
tests | hai 5 meses | |
Cargo.toml | hai 4 meses | |
README.md | hai 9 meses | |
package.json | hai 9 meses | |
pnpm-lock.yaml | hai 9 meses | |
tsconfig.json | hai 9 meses |
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