Skip to content

SergeyRust/solana_simple_exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana_simple_exchange

Simple token exchange for Solana network

Solana Program is the analogue of smart contract in the Solana Network. SOL is the native Solana coin. The purpose of this Solana Program is to exchange:

  • native SOL ---> Any Solana Token
  • Any Solana Token ---> native SOL
  • Any Solana Token ---> Any Solana Token

programId = G8vMwzB6DXD7E3zz4Xwm9x2JcZsiR7zhiKKimiMeFarS (devnet) devnet explorer - https://explorer.solana.com/?cluster=devnet

To exchange tokens you need to pass following steps (if you aren't already Solana dev or user):

About

Simple token exchange for Solana network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published