Skip to main content

A tool for generating predeployed marionette smart contract

Project description

marionette-predeployed

Description

A tool for generating predeployed marionette smart contract

Installation

pip install marionette-predeployed

Usage example

from marionette_predeployed import  UpgradeableMarionetteGenerator, MARIONETTE_ADDRESS, MARIONETTE_IMPLEMENTATION_ADDRESS

PROXY_ADMIN_ADDRESS = '0xd200000000000000000000000000000000000000'
MAINNET_OWNER_ADDRESS = '0xd200000000000000000000000000000000000001'
SCHAIN_OWNER_ADDRESS = '0xD200000000000000000000000000000000000002'
MESSAGE_PROXY_FOR_SCHAIN_ADDRESS = '0xd200000000000000000000000000000000000003'

marionette_generator = UpgradeableMarionetteGenerator()

genesis = {
    # genesis block parameters
    'alloc': {
        **marionette_generator.generate_allocation(
            contract_address=MARIONETTE_ADDRESS,
            implementation_address=MARIONETTE_IMPLEMENTATION_ADDRESS,            
            proxy_admin_address=PROXY_ADMIN_ADDRESS,
            schain_owner=MAINNET_OWNER_ADDRESS,
            marionette=MARIONETTE_ADDRESS,
            owner=SCHAIN_OWNER_ADDRESS,
            ima=MESSAGE_PROXY_FOR_SCHAIN_ADDRESS,
        )
    }
}

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

marionette-predeployed-2.0.0a36.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

marionette_predeployed-2.0.0a36-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

Details for the file marionette-predeployed-2.0.0a36.tar.gz.

File metadata

File hashes

Hashes for marionette-predeployed-2.0.0a36.tar.gz
Algorithm Hash digest
SHA256 88c05d1103415f8e9452167179ff75690a602830b4e747d95dbe29357cb1d855
MD5 197070bf7888ecf36a13a6f45f0714fc
BLAKE2b-256 805b34c49ad5618632c7b31c73d1cb129de6baefed0cc1a5cfc864d808fd6eee

See more details on using hashes here.

File details

Details for the file marionette_predeployed-2.0.0a36-py3-none-any.whl.

File metadata

File hashes

Hashes for marionette_predeployed-2.0.0a36-py3-none-any.whl
Algorithm Hash digest
SHA256 4b367356802b877b0729be10eb45c7e55c97df1d3d85db2c1478cc7f9836677b
MD5 9ddde0b54b0501c8d40aa0ca480df0d3
BLAKE2b-256 21179314890627163231c074fedc0ed2e1293e649f4421fa967137f813a259bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page