Ayush 104a0d3657 removed poseidon examples and GitHub action (#374) 5 месяцев назад
..
api cec3ca1dbf add tokens/escrow/steel #266 9 месяцев назад
program cec3ca1dbf add tokens/escrow/steel #266 9 месяцев назад
tests 104a0d3657 removed poseidon examples and GitHub action (#374) 5 месяцев назад
Cargo.toml cec3ca1dbf add tokens/escrow/steel #266 9 месяцев назад
README.md cec3ca1dbf add tokens/escrow/steel #266 9 месяцев назад
package.json cec3ca1dbf add tokens/escrow/steel #266 9 месяцев назад
pnpm-lock.yaml cec3ca1dbf add tokens/escrow/steel #266 9 месяцев назад
tsconfig.json cec3ca1dbf add tokens/escrow/steel #266 9 месяцев назад

README.md

Escrow

Escrow is a ...

API

Instructions

State

  • Offer – Offer state ...

How to?

Compile your program:

pnpm build

Run tests:

pnpm test

Run build and test

pnpm build-and-test

Deploy your program:

pnpm deploy