Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

xeroc/piston-cli

Repository files navigation

UNMAINTAINED

This library is unmaintained, do not build productive buisness with it! Please not the disclaimer in the license file!

Piston for Steem

Swiss army knife for interacting with the STEEM blockchain.

rtd master codecov Travis master Travis develop

PyPI PyPI

Develop

docs develop Travis develop codecov develop

Quick-Start

A quickstart guide can be found on STEEM: @xeroc/piston

Installation

pip3 install piston-cli

Documentation

The full-length documentation of the cli tool can be found on http://cli.piston.rocks. API documentation of the library is located at http://lib.piston.rocks.

Public API

The public API node at this.piston.rocks serves as an experimental endpoint.

  • Use it for prototyping of your tools
  • Use it for testing
  • Do not expect it to be reliable
  • Do not spam it with unnecessary load

IMPORTANT NOTE

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.