Skip to content

quellen-sol/solana-escrow-program

Repository files navigation

Solana Escrow Program

A simple Solana Program that take a deposit from the paying party, and holds it in a PDA until both the receiving and paying parties confirms that the escrow should be completed.

This is purely a way to tranfer SOL. SPL tokens will be added later

Install

git clone https://github.com/quellen-sol/solana-escrow-program.git

yarn

Build

anchor build

Test

anchor test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published