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

Uploaded Source

Built Distribution

ensuro-1.2.0-py3-none-any.whl (193.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ensuro-1.2.0.tar.gz
  • Upload date:
  • Size: 189.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for ensuro-1.2.0.tar.gz
Algorithm Hash digest
SHA256 d0d5198d8bd325c386a5250587e7dddd1ff65622d82a5d4bac37e62f60ec9676
MD5 85aba9c38f4a2891b4224ad998a264f4
BLAKE2b-256 66259bf5836f47fe2b2d53711ab7e6281f2d2e75e4dcd10076e3adb55989e3a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ensuro-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 193.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for ensuro-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f42d9097d34ac73a6124e4783a8aca8b6a55a61a8c2b956ab023713732375bf9
MD5 dfb9619439c4a23084d503350c0b7237
BLAKE2b-256 3a6be36e6805d0ef804dffde047130f3c55cc11fa20ebfdf642c9dcf322e50a4

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