Programming DeFi: Uniswap V2. Part 2 - Ruby / Rubysol Ed.
hello, another little update from the rubidity & rubysol universe. this might be the world’s 1st article on rubysol (contract) programming: Programming DeFi: Uniswap V2. Part 2 written by Ivan Kuznetsov - and edited and the code changed to ruby / rubysol by my humble self. enjoy. PS: for reference the UniswapPairV2 contract, part ii in ruby / rubysol. From the article: Today we’ll add the core functionality to our clone of Uniswap V2–swapping. Decentralized tokens exchanging is what Uniswap was created for, and today we’ll see how it’s done. We’re still working on the core pair contract…
Post a comment