Skip to main content

VeChain for humans

Project description

VeChain for humans.

This library enables you to talk to VeChain blockchain without hassle.

Install

pip3 install -U thor-requests

Local Development

# Local dependencies
$ make install

Examples

Debug a known transaction

# activate environment & run exmample
from thor_requests.connect import Connect

c = Connect("http://testnet.veblocks.net")
response = c.replay_tx("0x1d05a502db56ba46ccd258a5696b9b78cd83de6d0d67f22b297f37e710a72bb5")
print(response)

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

thor-requests-0.1.1.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

thor_requests-0.1.1-py3-none-any.whl (21.2 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