Skip to main content

A Python API for interacting with Ethereum based networks

Project description

A Python API for interacting with the Ether (ETH)

https://img.shields.io/pypi/v/moodyeth.svg https://img.shields.io/pypi/pyversions/moodyeth.svg https://api.travis-ci.com/tokenchain/moodyeth.svg?branch=master https://img.shields.io/github/issues/tokenchain/moodyeth.svg https://img.shields.io/github/issues-pr/tokenchain/moodyeth.svg

A Command-Line Interface framework

You can install it in a system-wide location via pip:

sudo pip3 install moodyeth

Or install it locally using virtualenv:

virtualenv -p /usr/bin/python3 ~/moodyeth
source ~/moodyeth/bin/activate
pip3 install moodyeth

Usage

Specify the API endpoints:

Deploy Smart Contract

import os

from moody.libeb import MiliDoS
from moody import conf
from key import pri

ROOT = os.path.join(os.path.dirname(__file__))
c = MiliDoS(conf.MoonBeamTestnet())
c.setWorkspace(ROOT).Auth(pri).withPOA()
c.deploy("ERC20")

Documentation

Read the library manual by the manual Documentation is available at docs.

Donations

Welcome for donation for the good works!

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moodyeth-3.6.95.tar.gz (32.8 kB view details)

Uploaded Source

Built Distribution

moodyeth-3.6.95-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file moodyeth-3.6.95.tar.gz.

File metadata

  • Download URL: moodyeth-3.6.95.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for moodyeth-3.6.95.tar.gz
Algorithm Hash digest
SHA256 0ca375d4634df244f9998e6f7f60e1b857d980890ce6bdf7281d5c476e2008f7
MD5 2e1eb4073044b4be253e8e7d90879e85
BLAKE2b-256 7c73a1fb4c952d57fb170ceff8932aafe1c3b1f83767ace4a4adfb6cf97e7e27

See more details on using hashes here.

File details

Details for the file moodyeth-3.6.95-py3-none-any.whl.

File metadata

  • Download URL: moodyeth-3.6.95-py3-none-any.whl
  • Upload date:
  • Size: 34.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for moodyeth-3.6.95-py3-none-any.whl
Algorithm Hash digest
SHA256 2ac73245358c433a777241c3a5e616d980e8d2fc07ae02649313de2a89841d45
MD5 aee368a19f39207f2db6db67746d094f
BLAKE2b-256 99fa7bcfb2ff9178504d1aed67246c9d46c7f9eefa7bdce00db2a0099938b69d

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