gemworks / gem-farm

Configurable staking for NFT Projects on Solana
https://gemfarm.gg/
MIT License
338 stars 251 forks source link

trying to obtain raw instructions for withdraw, deposit, stake, unstake #92

Open abrarmusa opened 2 years ago

abrarmusa commented 2 years ago

Im trying to not send multiple transactions with the new ts library. How can i obtain just the instructions so that i can stake, unstake, withdraw and deposit by chaining them in a single transaction?

Any help would be appreciated

Fahad-pnw commented 2 years ago

looking for the solution to the same...