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 upgrade it with the older version

sudo pip3 install moodyeth --upgrade

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")

Features

  • Autolink

  • JSON file recording from all the deployments

  • Common contracts supports

  • Contract upgrade and patches deployments

Documentation

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

Donations

Welcome for donation for the good works!

💬 Support Chat

Join the telegram [support chat 💬](https://t.me/joinchat/KByvmRe5wkR-8F_zz6AjpA) to ask questions and find others building with 🏗 scaffold-eth!

🙏 Please check out our [Gitcoin grant](https://gitcoin.co/grants/2851/scaffold-eth) too!

Project details


Release history Release notifications | RSS feed

This version

3.92

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

Uploaded Source

Built Distribution

moodyeth-3.92-py3-none-any.whl (168.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for moodyeth-3.92.tar.gz
Algorithm Hash digest
SHA256 b93a09f67b141910514a3f86bd563c09b49d94a5ffb53645ec6a98f4b4129cdb
MD5 12fdc7a43825d5ea7c7925f8ae2f6dc2
BLAKE2b-256 c6e52f0b18a3dd86eb8303de2075496ea1523d68a1eadc4165ee8194ff18cb78

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for moodyeth-3.92-py3-none-any.whl
Algorithm Hash digest
SHA256 0de5947e7a97b3e7c9ac4ffca767ef32e703882e9cd2326a7ef9d0420bbfc249
MD5 576ca88e2cd6d15b659e73a0444a26a9
BLAKE2b-256 454c1e46831614104742fb5118ab0d8dbd78f852b48a73cd936d3a595853bb42

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