Skip to content

catalogfi/solana-native-swaps

Repository files navigation

solana-native-swaps

Solana Program for Atomic Swaps with SOL

Instructions

  • Clone this repository.
  • Install Anchor framework
  • Run the tests using anchor test. This compiles the program and deploys it to a built-in test validator.
  • Use anchor keys sync followed by a recompilation to fix any Program ID related issues.

About

Solana Program for Atomic Swaps with SOL

Resources

Stars

Watchers

Forks