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

This version

3.51

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

Uploaded Source

Built Distribution

moodyeth-3.51-py3-none-any.whl (47.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for moodyeth-3.51.tar.gz
Algorithm Hash digest
SHA256 f5ceb6f06e67000d2fd0fe2641b528192f13822d81f9b3284fff0b44fc4bd0fb
MD5 ed32f950780328093bb33d2730d24378
BLAKE2b-256 fa31f8e50c79440b404ce8b2773156681222c2527ff6cbf6b231a24ee2ad9a8d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for moodyeth-3.51-py3-none-any.whl
Algorithm Hash digest
SHA256 33d94ecd06d497ca010cad59b9cb72b3ce1f03fcb8666b23bead2ecacb192218
MD5 d32630f1649381bf53cbf4484aaa3993
BLAKE2b-256 907e97f186bd46c6811b07b2f172022af6faee49aa98c8dc6a40d1d5f8a87540

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