Skip to main content

Write your messages on public blockchain (BTC, LTC, Liquid).

Project description

WriteOnChain

Write your messages on public blockchain (BTC, LTC, Liquid) with a QT GUI. screenshot

Install

Install using pip.

pip install writeonchain

Configuration

The configuration file is available in your home folder in the file .woc/main.conf and has the following format.

[BTC]
host:
port: 8332
username:
password:
wallet: wallet.dat
passphrase:

[LTC]
host:
port: 9332
username:
password:
wallet: wallet.dat
passphrase:

[tBTC]
host:
port: 18332
username:
password:
wallet: wallet.dat
passphrase:

[tLTC]
host:
port: 19332
username:
password:
wallet: wallet.dat
passphrase:

[LIQUID]
host:
port: 7041
username:
password:
wallet: wallet.dat
passphrase:

You can configure the content of the file directy from the config tab in the app.

Usage

You can easily start the app using the woc command.

Modify the GUI

Using the designer for QT5 you can modify the dialog.ui that contain all the graphical structure of the app.

Project details


Download files

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

Source Distribution

writeonchain-0.0.1.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

writeonchain-0.0.1-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page