Socket
Socket
Sign inDemoInstall

backpack-farm

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backpack-farm

``` API_KEY = "" API_SECRET = "" ``` ### Run Script ```bash npm run trade ```


Version published
Maintainers
1
Created
Source

Backpack Trade

Create .env in root folder

API_KEY = "<BACKPACK_API_KEY>"
API_SECRET = "<BACKPACK_API_SECRET>"

Run Script

npm run trade

To add more token trade, please update src/config.ts

export const TRADE_TOKEN = ["JUP", "BONK"]
export const percent_trades = [0.5, 0.6, 0.7, 0.8]
export const DELAY_MIN = 10000
export const DELAY_MAX = 15000

FAQs

Package last updated on 09 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc