Skip to main content

Prototype and wrappers to work with Ensuro Smart Contracts

Project description

Project generated with PyScaffold

ensuro

Prototype and wrappers to work with Ensuro Smart Contracts

This package is for working with the Ensuro Protocol (https://github.com/ensuro/ensuro) from Python.

It includes the prototype written in pure-python that can be used for simulation of Ensuro. Also includes the wrappers that together with the compiled contracts can be used to deploy or use contracts deployed on the blockchain.

Copying files from Ensuro main repository

Instructions to copy files from ensuro repository:

for x in `find ../ensuro/artifacts/contracts/ ../ensuro/artifacts/interfaces/ -name "*.json" -not -name "*.dbg.json" | grep -v /dependencies/ `; do
    cp $x src/ensuro/contracts/ ;
done
cp ../ensuro/prototype/ensuro.py src/ensuro/prototype.py
cp ../ensuro/prototype/wrappers.py src/ensuro/wrappers.py
cp ../ensuro/prototype/utils.py src/ensuro/utils.py

Note

This project has been set up using PyScaffold 4.1.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

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

ensuro-1.5.0.tar.gz (189.8 kB view details)

Uploaded Source

Built Distribution

ensuro-1.5.0-py3-none-any.whl (194.2 kB view details)

Uploaded Python 3

File details

Details for the file ensuro-1.5.0.tar.gz.

File metadata

  • Download URL: ensuro-1.5.0.tar.gz
  • Upload date:
  • Size: 189.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for ensuro-1.5.0.tar.gz
Algorithm Hash digest
SHA256 f7c37dd9fac6d35482aaa4ba7caf59f1ac829b645921ef12c25a30f413081984
MD5 1c5f827711c4daa8139e37e0163cdabc
BLAKE2b-256 1ef565a18d4f4fc3e4d804d09196f4ca6769b254c9f399200fd9d698466809d5

See more details on using hashes here.

File details

Details for the file ensuro-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: ensuro-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 194.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for ensuro-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 da86bb5497a96deee6197802870cbae710c2ea6756354b3166656b25207cd040
MD5 8b26881e8cd5b9e2ffdb30c456205096
BLAKE2b-256 451f610d810df6bdd456eef67ebeead8c8c7f59f3d38fe99cdc1ad3595709c51

See more details on using hashes here.

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