Giter Site home page Giter Site logo

swampcowboy's Introduction

Swamp Cowboy

"I ain't the sharpest tool in the shed." -SwampCowboy.eth

Swamp Cowboy is a simple buy bot that executes functions on smart contracts on the Ethereum Blockchain and ETH Layer-2's. There is no AI, there is no manual manipulation. It's simply a series of smart contracts with simple functions that execute scheduled market buys on tokens and a scheduled transfer of those tokens to wherever projects want them sent according to their whitepaper. Everything is open-source code and fully transparent. Schedules for the automation of these functions are fully disclosed by the project and not changed unless the community is fully notified in writing 7 days in advance of changes.

Swamp Cowboy operates out of the Central Florida Swamp and is set up by Drew Roberts and his team of developers. If you have any questions or concerns, please contact Drew Roberts through one of the following:

swampcowboy's People

Contributors

charlesmagico avatar drewroberts avatar

Stargazers

 avatar Vargaviella avatar

swampcowboy's Issues

Web App Control of Wallet

I need to research the best way to have a web application control an Ethereum wallet. Can be done with javascript, but I would prefer to use Laravel with the private key or whatever it needs in the .env file.

Buy Bot Contracts

Buy Bot Smart Contracts will contain the following:

  • Function to market buy token via Uniswap V2 Router
  • Variable for percentage of ETH in Contract to use in that function (25% by default)
  • Function to transfer all tokens to another ETH address
  • Variable to update the transfer ETH address
  • Website variable for webpage on SwampCowboy.com
  • Token Address (should be hard coded for each contract so no function to update)
  • withdrawStuckETH()

Smart Contract Pages

Each smart contract will have its own webpage on the site. These pages will be used for full transparency and will explain the functionality of the contract and the schedule when the function(s) will run.

Links will be provided to:

  • Contract Address page on Etherscan or whatever Layer-2 where the code will be verified
  • GitHub link with highlighted lines of code in the chron job scheduler to execute functions

Scheduled Tasks

The wallet will have multiple smart contracts with functions that will be called on a schedule through cron jobs on this web app.

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.