Skip to content

satoshichain/satoshiparty-cli

Repository files navigation

Latest Version Supported Python versions License Gitter chat

Description

shellparty-cli is a command line interface for shellparty-lib.

Requirements

  • Patched Shellcoin Core with the following options set:

     rpcuser=SatoshiChainrpc
     rpcpassword=<password>
     txindex=1
     server=1
     addrindex=1
     rpcthreads=1000
     rpctimeout=300
    

Installation

**Linux and Mac OS X

$ git clone https://github.com/ShellpartySHP/shellparty-cli.git
$ cd shellparty-cli
$ pip3 install -r requirements.txt
$ python3 setup.py install

Windows

Download and decompress standalone binaries.

Usage

  • $ shellparty-server --help

  • $ shellparty-client --help

Further Reading

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages