Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 285 Bytes

Readme.md

File metadata and controls

15 lines (10 loc) · 285 Bytes

Anchor Escrow

A simple web3 escrow that allows to hold for a maker and a taker.

How to run

  1. Clone the repository
  2. Run anchor build
  3. Run anchor run

How to use

  1. Run the program
  2. Call the make function with the maker
  3. Call the take function with the taker