Skip to content

Repository files navigation

Solana Escrow

Escrow program for safe exchange of tokens on Solana, created with Anchor.

Prerequisites

Build, Deploy and Test the Program

First, add path to your keypair file in Anchor.toml.

  • Build: anchor build
  • Deploy: anchor deploy

After initial deployment, make sure to update the program ID in lib.rs and Anchor.toml files.

Then, run anchor test to test the program.

About

Solana escrow program for safe exchange of tokens, created with Anchor.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages