Giter VIP home page Giter VIP logo

btckeys's Introduction

NodeJS BTC Key Bot by UKF - lebgh0st

Instructions

  1. Download nodejs from https://nodejs.org/
  2. Download all of the files off github.
  3. Place all of your files inside a folder and call it 'steambot'
  4. Open terminal/command prompt.
  5. cd YOUR_LOCATION/steambot
  6. Make sure to be in the same location as your files and write the following command and press enter: 'npm install'
  7. Write the following command and press enter [NOTE THAT: sudo/admin permissions required]: npm install -g blockchain-wallet-service
  8. If you encounter an es6-promise module error, just do 'npm install es6-promise' or the module name and same if any of the modules are missing.
  9. Download XAMPP or use phpmyadmin (on your cpanel if you're hosting it online).
  10. Create a database user & database, and give it required permissions (create, update & delete records).
  11. Insert the transactions.sql inside your database.
  12. Configure the config.js file.
  13. Open terminal/console, cd YOUR_LOCATION/steambot
  14. Write the following command and press enter: blockchain-wallet-service start --port 3000
  15. Open a second terminal/command prompt.
  16. Write the following command and press enter: node steambot.js
  17. Report errors and issues in this group: http://steamcommunity.com/groups/gh0stdev or open an issue ticket on github, and I will take a look.

Common questions:

Blockchain.info usage

Create a bitcoins wallet over here -> https://blockchain.info/wallet/#/login

What is my GUID?

It's your Blockchain login.

Do I need an API key?

No, you don't, keep the field empty.

Where do I find my xpub?

Make sure to be logged in on Blockchain.info
Go to Settings -> Addresses -> My Bitcoin Wallet -> Manage -> More Options -> Show xpub

What is a static_address?

It is the address that we are going to use to store your bitcoins on the bot, it's an undirected way to use them, in other words, you own them, but you can't use them unless you transfer them to your main wallet.

What do I do with it?
Keep it empty, until you boot the bot and it will generate addresses.
Once it does that, do !balance (as the admin) and copy and paste the generated address into your static_address field in config.js file.

Developer

Name: Hassan J. - lebgh0st/UKF
Steam: http://steamcommunity.com/id/lebgh0st
Reddit: https://www.reddit.com/user/lebgh0st/
Discord: https://discord.gg/QhGfREv

Donations

Donations are appreciated and welcome.
BTC address: 15mjZXmNAuSHzCfRanxvsmjVu9nZKn77C6
Trade URL: https://steamcommunity.com/tradeoffer/new/?partner=168803984&token=DdE7HEab
They help me pay my tuition fees, buy food and stay alive.

btckeys's People

Contributors

hassanjawhar 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.