InstCrypt

InstCrypt is Automated trust-less crypto trading platform on top of Uniswap-V2 and Uniswap-V2 oracles.

InstCrypt

Created At

HackMoney

Project Description

InstCrypt used Uniswap-V2 and Uniswap-V2 oracles to set up a trustless automated crypto trading platform without requiring the user to pass minimum return value for safety.

Uniswap works on ERC20-ERC20 pair. So, If you want to trade you need to pass minimum return value for safety, deadline and Path of the token. InstCrypt removes these all hurdles.

InstCrypt calculates the reserve price of pair and calculates the Oracle price which is written on top of Uniswap-V2 oracles. And Calculates Slippage rate using these both price. If the Slippage rate satisfied the threshold then platform executes automate trade for trader otherwise it shows the error to perform trade.

For e.g. Send 1 DAI to pair from the platform and it will execute a single transaction DAI -> KNC swap for you if the slippage rate <=0.5% between liquidity reserve and DAI/KNC 1-hour TWAP from an oracle built on Uniswap V2.

Even using InstCrypt, Liquidity providers can manage pools like they can deposit or sell liquidity to earn interests. It also saves trade transaction history and provides all transaction details in a single place in platform.

How it's Made

I have used Uniswap-V2 protocol to build automated trading platform. InstCrypt is supporting a trading crypto pair using Uniswap smart contract. So, Using platform liquidity providers can add and remove liquidity and traders can perform trade using Uniswap V2 smart contract.

InstCrypt is calling uniswap smart contract using web3.js library and for calculating slippage rate I have written oracle smart contract on top of uniswap-v2 oracles.

I used Next.js and Semantic UI react to design the frontend. And for saving the trade transaction history, I write node.js API and saves history in MongoDB database.

background image mobile

Join the mailing list

Get the latest news and updates