Tuesday, February 14, 2023

102/365: Hedera Fees and Uniswap

 Today working on my coin and implementing fractional fees I uncovered a bug in the Hedera wallet I was using. I got in contact with the devs about getting the bug fixed. Then I began to look into the SaucerSwap docs about how to programmatically interact with the DEX.  The APIs exist and behave like the Uniswap APIs since the exchange itself is a fork of Uniswap. I'm going to learn how to interact with the Uniswap API and in the process learn more about being a Web3 developer. 

No comments:

Post a Comment

190: Sablier

 The CodeHawks platform has an upcoming audit on the Sablier protocol, so I decided to read through the docs and familiarize myself with the...