Inspiration
I was inspired to build this due to the lack of optimizing payment streams and leverage uniswap liquidity pools along with it.
What it does
Strivest allows you to utilize payment streams in an efficient way by providing liquidity to a uniswap pool and gaining fees.
How we built it
I built it using solidity, hardhat and Uniswap. There are contracts for swapping tokens and adding swapped tokens to pools. There is one central contract which handles all this and allows for streaming.
Challenges we ran into
The main challenge I ran into was with using Uniswap with custom tokens. I also couldn't properly create a frontend due to exactly this reason. Uniswap supports tokens which already exists, but you have to create a pair for custom tokens and add liquidity of both the tokens before implementing any functions. However, I was unable to do this on EVMOS blockchain.
Accomplishments that we're proud of
I was able to integrate several functionalities such as swapping one token from another, providing liquidity and collecting fees as well as create and handle payment streams.
What's next for Strivest
Create a Frontend to interact on using Uniswap on EVMOS Use SuperFluid to make Streams seamless and secure Add other Defi options besides liquidity providing
Built With
- chai
- ethers
- evmos
- hardhat
- solidity
- uniswap

Log in or sign up for Devpost to join the conversation.