Giter VIP home page Giter VIP logo

simple-bitcoin-wallet's Introduction

SIMPLE BITCOIN WALLET DOCUMENTATION

INTRODUCTION This is a simple bitcoin wallet application that can help those who are getting started with bitcoin programming using python. In this project I use python version 3.6 and Pycharm. File free to fork the code or clone it for your own specific purposes. Libraries and Dependencies To use this script, you will require some libraries and dependencies. Install pip 3 so that it can be easier for you to get them through the command prompt.

  1. Pip install bitcoin
  2. Pip install blockcypher
  3. Pip install blockchain
  4. Pip install coinbase
  5. Pip install nexmo
  6. Pip install json
  7. Pip install csv After installing the above mentioned now you are ready to go. I started out the program by Making a user login system first, this is just an easy way to authenticate like GUI wallets if the person login in is the owner of the wallet. The login system is very simple and more features can be added to it like user registration, saving password to a file or database e.t.c . Note: Username= Can be anything you choose Password = Password (This can be changed) After correct login Login you are presented by the main menu where you can choose from the list which operation you want to do. This is what the menu contains:
  8. Generating a private key
  9. Generating a Public Key
  10. Generating a Bitcoin Address
  11. Generating a Bitcoin Multisig Address
  12. Check Bitcoin Balance
  13. Hashing of addresses (Pretty much anything)
  14. Send bitcoins to another Address
  15. Push Transactions to Blockchain
  16. Send Bitcoin Information to Email
  17. Send Bitcoin Transactions to Email
  18. Send phone Notification with details

simple-bitcoin-wallet's People

Contributors

rimproverato avatar

Stargazers

Dash avatar

Watchers

James Cloos avatar  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.