Skip to content

pch957/py-btsbots-wallet-2015

Repository files navigation

wallet for BitShares

https://bitsharestalk.org/BitSharesFinalTM200.png

This project provides web wallet for Bitshares

Project Setup

Quick Start

  1. Install:

    $ sudo pip install btsbots-wallet
    
  2. Run:

    $ btsbots_wallet
    

open your browser, visit http://localhost:5000

Configuration

todo

Supported Python Versions

supports the following versions out of the box:

  • CPython 2.6, 2.7, 3.3
  • PyPy 1.9

CPython 3.0-3.2 may also work but are at this point unsupported. PyPy 2.0.2 is known to work but is not run on Travis-CI.

Jython and IronPython may also work, but have not been tested. If there is interest in support for these alternative implementations, please open a feature request!

Licenses

The code which makes up this project is licensed under the MIT/X11 license. Feel free to use it in your free software/open-source or proprietary projects.

Issues

Please report any bugs or requests that you have using the GitHub issue tracker!

Authors

  • Alt