An open API service indexing awesome lists of open source software.

https://github.com/chainers/steep-golos


https://github.com/chainers/steep-golos

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Fork of official Python STEEM Library for Golos blockchain
`steep-golos` is the GOLOS library for Python which was forked from official STEEM library for Python. It comes with a BIP38 encrypted wallet and a practical CLI utility called `golospy`.

## Installation
You can install `steep-golos` with `pip`:

```
pip install -U steep-golos
```

## Notice
This library is under *active development*. Use at own discretion.