Skip to content

dexbotsdev/EVM-Bundler-bot-template

Repository files navigation

Typescript module

HyperEVM-Bundler-bot

A Simple Template with the below menu items (with features implemented for most of the cases other than create,buy and sell as it needs the Launchpad ABI of the partivular launchpad

  1. In case of bundling for a launchpad, use a launchpad abi and call particular functions for create, buy and sell

  2. In case of bundling for a evm , use router abo and call swap functions for buy and sell, and create token using normal ERC20 deployment routines.

    THis was coded as a example for HyperEVM Liquidlaunch platform, and this can be used to code a terminal bot for any EVM Bundling

    commands

    yarn install tsx src/bot.ts

    Before that edit the end of the bot.ts file to enter proper abi json file paths

    GoodLuck

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors