Skip to main content

## Install a local node (optional) Pull the docker images: ` docker pull teego/steem-wallet docker pull teego/steem-blockchain `

Initiate the blockchain image: ` docker create --name steem-blockchain teego/steem-blockchain /bin/true `

Run our node: ` docker run --name steem-node --rm -it --volumes-from steem-blockchain -v ~/steem/node.config.ini:/witness_node_data_dir/config.ini -p 8090:8090 teego/steem-wallet ` Note: You can find the `node.config.ini` in `steemtools/sample`.

You can also pass custom parameters by appending this to the previous command: ` /usr/local/bin/steemd --rpc-endpoint = 0.0.0.0:8090 --replay `

Get into CLI Wallet (optional): ` docker exec -it steem-wallet /usr/local/bin/cli_wallet `

## Install Development branch of Piston (optional)

Casual: pip install steem-piston

Master: ` pip install --upgrade --no-deps --force-reinstall git+git://github.com/xeroc/piston@master pip install --upgrade --no-deps --force-reinstall git+git://github.com/xeroc/python-steemlib@master pip install --upgrade --no-deps --force-reinstall git+git://github.com/xeroc/python-graphenelib@master `

Develop: ` pip install --upgrade --no-deps --force-reinstall git+git://github.com/xeroc/piston@develop pip install --upgrade --no-deps --force-reinstall git+git://github.com/xeroc/python-steemlib@develop pip install --upgrade --no-deps --force-reinstall git+git://github.com/xeroc/python-graphenelib@develop `

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

steemtools-1.0.15.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

steemtools-1.0.15-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file steemtools-1.0.15.tar.gz.

File metadata

  • Download URL: steemtools-1.0.15.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for steemtools-1.0.15.tar.gz
Algorithm Hash digest
SHA256 bc666ac3f35f42ff16fab326a027a4757bb79545e9ad64280a727b983c6b6ba1
MD5 87b63c715796a8dcf48f108efdad9af2
BLAKE2b-256 6e5abcd6e49234ed0170e2276ef0bcda3a0cdff6f32ef208a48330edc9188a3a

See more details on using hashes here.

File details

Details for the file steemtools-1.0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for steemtools-1.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 cdbe3ce8423b389537c26262c5e1ef5489ae364fa2177a68d6c9bcfede724088
MD5 58569bfe17f3488904bad2cfe677366a
BLAKE2b-256 035e90ccad9b451f148a04bcfcdf1f716f68edf558fccc5f2343e8c8fa2bbfcb

See more details on using hashes here.

Release history Release notifications | RSS feed

1.4.2

2 files

1.4.1

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.0

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.23

2 files

1.0.22

2 files

1.0.21

2 files

1.0.20

2 files

1.0.19

2 files

1.0.18

2 files

1.0.16

2 files

This release

1.0.15 This release

2 files

1.0.14

2 files

1.0.13

2 files

1.0.1

2 files

1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page