Skip to content

cutupdev/Solana-Meteora-CPI-Call

Repository files navigation

Solana Meteora CPI call

This is repository for giving example of meteora(one of famous solana dex) cpi call. By token swap cpi call, it shows how to interat with meteora program. If you need to build some program that calls meteora program or if you face some difficulty for this project, then feel free to reach out of me[Telegram: https://t.me/DevCutup, Whatspp: https://wa.me/13137423660].

How to use it

git clone https://github.com/cutupdev/Solana-Meteora-CPI-Call.git
cd ./Solana-Meteora-CPI-Call
npm run install
  • To deploy program:
anchor build
anchor deploy

Contact Information

Releases

No releases published

Packages

No packages published