Iharob Al Asimi

Results 4 comments of Iharob Al Asimi

Hello and sorry for the late response. I'll send you an example later today.

Not particularly soon. You can always build your own set of instructions. Take a look at the [token_program.dart](https://github.com/cryptoplease/cryptoplease-dart/blob/master/packages/solana/lib/src/token_program/token_program.dart) and [token_instruction.dart](https://github.com/cryptoplease/cryptoplease-dart/blob/master/packages/solana/lib/src/token_program/token_instruction.dart) as a guideline.

> @TransFormes If I am not mistaken this library should be enough to write your own swap instructions that will work through the pool. @iharobCP @ookami-kb @Syaba999 Correct me if...

Hi @ArjLab. Could you please create a PR to include this in the library? Please follow the structure in the `programs/` directory. Otherwise if it is ok with you, could...