Skip to content

Rust implementation of ethers-rs with spookybrew contracts

Notifications You must be signed in to change notification settings

heronimus/spookybrew-ethers-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spookybrew-ethers-rs

Rust implementation of ethers-rs to execute Spookyswap spookybrew contracts.

WIP [Work In Progress]

To build the current state of the program:

  • Change the wallet private keys on src/handlers/brew_boo.rs line 21
  • Set the array parameter of the token address to change the LP Pairs you want to brew (Default Pair is FTM/USDC)
  • Build command: cargo build
  • Execute the generated binary: ./target/debug/spookybrew_simple

About

Rust implementation of ethers-rs with spookybrew contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages