GitXplorerGitXplorer
x

piston-cli

public
74 stars
33 forks
23 issues

Commits

List of commits on branch master.
Unverified
b70b4482b6c78bc04fd3bd965de86e441f25a088

README unmaintained

xxeroc committed 7 years ago
Unverified
d1ba1834122d2c36b1754f27ace95f647d1ee630

[tests] load from piston, not steem

xxeroc committed 8 years ago
Unverified
e4be58f3cac66905932d2fb7627e5b6eb3bfa049

Merge branch 'release/0.5.1'

xxeroc committed 8 years ago
Unverified
bd56635a4a36caf66209f5129cc8d6f418bcc7b0

version bump

xxeroc committed 8 years ago
Unverified
ab9d314a387c68edf8b072c316ccd4d4fe6ba564

[docs] updated README

xxeroc committed 8 years ago
Unverified
d42cae7490594f6f60621598b885a8099d0cde32

[docs] updated package name

xxeroc committed 8 years ago

README

The README file for this repository.

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.