Skip to main content

A simple interface for the block chain

Project description

# vippool-storage

This project provides a library to access the vippool-clerk service, which is run by VIPPOOL Corp., and let you use Python to easily write to and read from the MonaCoin blockchain.

## Features

  1. Consult the current balance of a coin-address for your private key.

  2. Send coins to some other coin-address, from a coin-address for your private key.

  3. Write arbitrary data to the blockchain. (requires a separate transaction fee)

  4. Read arbitrary data from the blockchain.

## Installing

You can use pip to install the python package: > $ pip install vippool_storage

## Usage

Please see the file [sample.py](sample.py) as an example.

## Contact

For asking for information, request features, or submit bug reports; please use the Github “issues” page. https://github.com/vippool/storage/issues

You can also send an email to our developers: dev-team@vippool.net

## License

  1. 2019-2019 VIPPOOL Inc.

This project is published under the MIT license.

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

vippool_storage-1.1.1.tar.gz (7.6 kB view hashes)

Uploaded Source

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