All Projects → dennohpeter → MultiDexArbBot

dennohpeter / MultiDexArbBot

Licence: other
This is an arbitrage bot that uses existing price aggregators such as 1inch, Paraswap, dex.ag, matcha and more to get the best exchange rates across different decentralized exchanges on different blockchains and ecosystems.

Programming Languages

typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to MultiDexArbBot

airswap-web
AirSwap Web App
Stars: ✭ 94 (+40.3%)
Mutual labels:  dapp, web3, defi
awesome-waves
Curated list of awesome things for development on Waves blockchain.
Stars: ✭ 60 (-10.45%)
Mutual labels:  dapp, web3, defi
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (-23.88%)
Mutual labels:  dapp, web3, defi
mev-inspect-rs
Discover historic Miner Extractable Value (MEV) opportunities
Stars: ✭ 443 (+561.19%)
Mutual labels:  web3, arbitrage, defi
colonyDapp
Colony dApp client
Stars: ✭ 52 (-22.39%)
Mutual labels:  dapp, web3
zeneth
🏵️ Let Your ETH Chill — Gasless Ethereum account abstraction with Flashbots
Stars: ✭ 112 (+67.16%)
Mutual labels:  dapp, defi
vue-web3
🐙 Web3 blockchain bindings for Vue.js (inspired by Vuefire and Drizzle)
Stars: ✭ 63 (-5.97%)
Mutual labels:  dapp, web3
foodprint
Algorand dApp for blockchain-enabled food transparency and traceability in local food supply chains. For use by smallholder farmers, food co-operatives and consumers.
Stars: ✭ 43 (-35.82%)
Mutual labels:  dapp, web3
LunDAO
LunDAO 是一個鼓勵撰寫與 Ethereum 社群相關的中深度的中文文章,透過一個短期的實驗專案嘗試 DAO 可以如何進行社群治理以及回饋社群貢獻。
Stars: ✭ 50 (-25.37%)
Mutual labels:  dapp, web3
defi
Tools for use in DeFi. Impermanent Loss calculations, staking and farming strategies, coingecko and pancakeswap API queries, liquidity pools and more
Stars: ✭ 464 (+592.54%)
Mutual labels:  dapp, defi
kleros-api-DEPRECATED
A Javascript library that makes it easy to build relayers and other DApps that use the Kleros protocol. DEPRECATED use https://github.com/kleros/archon for interfacing with standard arbitration contracts.
Stars: ✭ 20 (-70.15%)
Mutual labels:  dapp, web3
defi-dapps-solidity-smart-contracts
This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan.
Stars: ✭ 241 (+259.7%)
Mutual labels:  dapp, defi
synthetix-js
[deprecated] Please use https://github.com/Synthetixio/js-monorepo/tree/master/packages/contracts-interface
Stars: ✭ 63 (-5.97%)
Mutual labels:  dapp, defi
Rabby
The game-changing wallet for Ethereum and all EVM chains
Stars: ✭ 562 (+738.81%)
Mutual labels:  dapp, defi
openzeppelin-network.js
An easy to use and reliable library that provides one line access to Web3 API.
Stars: ✭ 45 (-32.84%)
Mutual labels:  dapp, web3
court
The Kleros court user interface.
Stars: ✭ 19 (-71.64%)
Mutual labels:  dapp, web3
ton-client-js
Everscale Javascript SDK
Stars: ✭ 60 (-10.45%)
Mutual labels:  dapp, web3
Solnet
Solana's .NET SDK and integration library.
Stars: ✭ 252 (+276.12%)
Mutual labels:  web3, defi
go-compound
Golang client for compound.finace api and smart contracts
Stars: ✭ 23 (-65.67%)
Mutual labels:  dapp, defi
web3together
🗣 Public open-ended discussions about Blockchain, Web3, NFTs, DeFi, ...
Stars: ✭ 58 (-13.43%)
Mutual labels:  web3, defi

MultiDexArbBot

This is an arbitrage bot that uses existing price aggregators such as 1inch, Paraswap, dex.ag, matcha and more to get the best exchange rates across different decentralized exchanges on different blockchains and ecosystems.

INSTALL && RUN

  • Clone our repo
   git clone [email protected]:dennohpeter/MultiDexArbBot.git
  • cd into MultiDexArbBot
    cd MultiDexArbBot
  • Install all the dependencies
    yarn install
  • Rename example.env to .env
    mv example.env .env
  • Update .env to contain your trading preferences and wallet info such private and public key

  • Finally run the app by

    yarn start

AUTHORS

  • Enock Kipkoech (theNodeG)

  • Dennoh Peter (Rust`edSoul)

CONTRIBUTION

  • If you would like to add a feature or suggestion please feel free to fork, open a pull request or an issue.

  • Wanna Buy the Devs Some Coffee ☕️☕️☕️☕️?

ETH

  • theNodeG - 0x88f852D7DB6fd080c4fA257F755A517e9db0d124
  • Rust`edSoul - 0xE5dB9FCf40eFb3975F9C695fF89FdB51fB4C553F

BSC

  • theNodeG - 0x88f852D7DB6fd080c4fA257F755A517e9db0d124
  • Rust`edSoul - 0xE5dB9FCf40eFb3975F9C695fF89FdB51fB4C553F
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].