This is JS script which interacts with Jupiter, a DEX aggregator on Solana, to swap assets directly from the CLI. For now values are hardcoded, but very soon I will be making a full stack PoC of the same project
I learnt the following things in this project
- DEX integration
- Serialisation/Deserialisation
- BS58 library