Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.7 KB

README.md

File metadata and controls

49 lines (36 loc) · 1.7 KB

Take&Stop App

Presentation

Take&Stop is an decentralized application that take care of your DeFi position decentrally and autonomously. It's can be hard to keep track of your DeFi position, and act with no delay as the market evolved to short or to long on DeFi asset.

Take&Stop Solution

There are multiple solution to tackle this issue, each are their own pros and cons.

  • One of the solution, it's by using a bot for automatically send transaction during market move. The backdraw of that solution is that you need to have some developer skill to manage your own bot.
  • The second solution it's by delegating this task to a third party. This third party can be trust?
  • The best solution, it's using Take&Stop.

With Take&Stop don't need to be an developer or have trust on third party to keep track of your position.

Technologies

  • Geloto
  • InstaDapp
  • Uniswap
  • Chainlink

Demo Video

https://github.com/Gauddel/TakeAndStopApp/blob/master/asset/landingPage.jpeg?raw=true

Application Screen Shot

Run App

Install dependencies :

npm i

Run application :

npm start