Nethereum.Uniswap-V2-and-V3
Nethereum.Uniswap-V2-and-V3 copied to clipboard
documentation
Dear sir, I found this repo in Nethereum but didn't find the documentation for this repo. Could you write a documentation for this repo?
Eventually this will get done, but it is not yet a priority. V3 is a bigger priority as it is not yet complete. If you want more information check the Uniswap documentation. This provides an example of interfaces with those contracts. The contracts examples provided in the Readme it shows how the interaction works. If you have any specific questions please fire in the discord
Eventually this will get done, but it is not yet a priority. V3 is a bigger priority as it is not yet complete. If you want more information check the Uniswap documentation. This provides an example of interfaces with those contracts. The contracts examples provided in the Readme it shows how the interaction works. If you have any specific questions please fire in the discord
I can't find this package in Nuget. How I can use it?
Just download the repo and use it as a template, it is not part of the core nethereum yet. The process / idea is to release stuff as a sample - template, then integrate it as a core, as things as a library have more. Overall this is just the nethereum interface to uniswap, but the unit tests provide you a guidance on how to execute the different types of swaps.
This is the guidance https://github.com/Nethereum/Nethereum.Uniswap-V2-and-V3/blob/main/Nethereum.Uniswap.Testing/UniSwapV2PairTests.cs