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.1.tar.gz (189.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ensuro-1.5.1.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.1.tar.gz
Algorithm Hash digest
SHA256 10b87ec6b864b69b879f3aa9a39954a84449e8d819bb7f08578a1ff195cdce68
MD5 982e7130fbbf7a8f24b25ea8e7a5dfac
BLAKE2b-256 8eefacc12ffb040561f589965982594f117b8577399cb52530afe517f419052a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ensuro-1.5.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0e89ce67efbc8e63cca3f7340ed74ae72b3fc1cddff74d0aafd1cb5a6b9cfdc1
MD5 995e5257d041c25a627ee863b5f8e05b
BLAKE2b-256 c89911a5312dd12cf2fc5b9a55eb3501eb6c19f22f4d0bb1d034f1da11b8526e

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