https://github.com/chainers/steep-golos
https://github.com/chainers/steep-golos
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chainers/steep-golos
- Owner: Chainers
- License: mit
- Created: 2017-08-08T08:17:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T07:49:42.000Z (over 8 years ago)
- Last Synced: 2025-07-07T02:44:06.470Z (about 1 year ago)
- Language: Python
- Size: 294 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.