Coder Social home page Coder Social logo

alexrubik / rude-bot-solana Goto Github PK

View Code? Open in Web Editor NEW
32.0 1.0 3.0 17 KB

Solana arbitrage bot powered by Jupiter v6

Home Page: https://www.SolanaArbitrage.com

TypeScript 100.00%
arbitrage arbitrage-bot cryptocurrency jupiter-aggregator solana raydium-sniper solana-bot solana-sniper solana-sniper-bot solana-token-sniper

rude-bot-solana's Introduction

Solana Arbitrage Bot

To get started, check out the beginner setup video or documentation below! In the docs, start with reading about requirements and then navigate to the setup page!

Beginner Setup Video: https://www.youtube.com/watch?v=RNhc0KRa2AI

Discord: https://discord.gg/6DTGbMNYuA

Documentation: SolanaArbitrage.com

Track your balances here: SolanaArbitrage.com/balances

An arbitrage bot for the Solana blockchain written in Typescript and dependent on Jupiter v6.

All transactions and summary statistics that this arbitrage bot produces can be seen here: https://solscan.io/account/3tZPEagumHvtgBhivFJCmhV9AyhBHGW9VgdsK52i4gwP

rude-bot-solana's People

Contributors

alexrubik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rude-bot-solana's Issues

Error during start

Hello,
I'm trying your bot, in the meantime thank you very much for the work done.

I checked the documentation, but I haven't found anywhere the explanation of what the parameter "PAYER_KEYPAIR_PATH=/full/path/to/payer/keypair.json" is.
When I try to start the bot I have the following error:

`Error: ENOENT: no such file or directory, open '/full/path/to/payer/keypair.json'

  1. If you want to compile the package/file into executable, please pay attention to compilation warnings and specify a literal in 'require' call. 2) If you don't want to compile the package/file into executable and want to 'require' it from filesystem (likely plugin), specify an absolute path in 'require' call using process.cwd() or process.execPath.
    at Object.openSync (node:fs:585:3)
    at Object.openSync (pkg/prelude/bootstrap.js:793:32)
    at Object.readFileSync (node:fs:453:35)
    at Object.readFileSync (pkg/prelude/bootstrap.js:1079:36)
    at Object. (/snapshot/rude-bot/dist/executeOneQuote.js)
    at Module._compile (pkg/prelude/bootstrap.js:1926:22)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19) {
    errno: -2,
    syscall: 'open',
    code: 'ENOENT',
    path: '/full/path/to/payer/keypair.json',
    pkg: true
    `
    Can you please explain me what I have to set to this parameter?

Thank you so much.

running the bot

running into this error currently when trying to run the file on the vps any help would be great
root@racknerd-0b2724e:~/rude-bot-alpha0_2_7# ./rude-bot-alpha0_2_7
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
No HTTP or HTTPS prefix found in BLOCK_ENGINE_URL; defaulting to HTTPS.
Uncaught Exception thrown: SyntaxError: Unexpected token , in JSON at position 268
at JSON.parse ()
at Object. (/snapshot/rude-bot/dist/src/execute.js)
at Module._compile (pkg/prelude/bootstrap.js:1926:22)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at Module.require (pkg/prelude/bootstrap.js:1851:31)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/snapshot/rude-bot/dist/src/arb.js)
Uncaught Exception thrown: SyntaxError: Unexpected token , in JSON at position 268
at JSON.parse ()
at Object. (/snapshot/rude-bot/dist/src/execute.js)
at Module._compile (pkg/prelude/bootstrap.js:1926:22)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at Module.require (pkg/prelude/bootstrap.js:1851:31)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/snapshot/rude-bot/dist/src/arb.js)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.