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
.
You can install steep-golos
with pip
:
pip install -U steep-golos
This library is under active development. Use at own discretion.