Ayush 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) vor 4 Monaten
..
api cec3ca1dbf add tokens/escrow/steel #266 vor 9 Monaten
program cec3ca1dbf add tokens/escrow/steel #266 vor 9 Monaten
tests 104a0d3657 removed poseidon examples and GitHub action (#374) vor 5 Monaten
Cargo.toml 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) vor 4 Monaten
README.md cec3ca1dbf add tokens/escrow/steel #266 vor 9 Monaten
package.json cec3ca1dbf add tokens/escrow/steel #266 vor 9 Monaten
pnpm-lock.yaml cec3ca1dbf add tokens/escrow/steel #266 vor 9 Monaten
tsconfig.json cec3ca1dbf add tokens/escrow/steel #266 vor 9 Monaten

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