osmosis
                                
                                 osmosis copied to clipboard
                                
                                    osmosis copied to clipboard
                            
                            
                            
                        About osmosis swap transactions
I want to implement transaction of Osmosis through programming,
For example: I have 2,000 JUNO tokens. I want to swap 1,000 JUNO tokens to OMOS tokens, and set the Slippage smaller than 3%. I have read all the documents of osmosis, but also don't know how to achieve it. Hope to get help, thank you!
I think you can achieve what you are looking to do using a swap router contract. See this workshop Roman and I gave last week!
https://github.com/p0mvn/swaprouter-workshop
I think you can achieve what you are looking to do using a swap router contract. See this workshop Roman and I gave last week!
https://github.com/p0mvn/swaprouter-workshop
I'm sorry to say that I just know JavaScript and python,therefore I don't know how to use this docs. Thank you all the same!