Skip to main content

A tool for generating predeployed MultiSigWallet smart contract

Project description

multisigwallet-predeployed

Description

A tool for generating predeployed MultiSigWallet smart contract

Installation

pip install multisigwallet-predeployed

Usage example

from multisigwallet_predeployed import  MultiSigWalletGenerator, MULTISIGWALLET_ADDRESS

ORIGINATOR_ADDRESS = '0xd200000000000000000000000000000000000000'

multisigwallet_generator = MultiSigWalletGenerator()

genesis = {
    # genesis block parameters
    'alloc': {
        **multisigwallet_generator.generate_allocation(
            contract_address=MULTISIGWALLET_ADDRESS,
            originator_addresses=[ORIGINATOR_ADDRESS]
        )
    }
}

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

multisigwallet-predeployed-1.1.0b0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file multisigwallet-predeployed-1.1.0b0.tar.gz.

File metadata

File hashes

Hashes for multisigwallet-predeployed-1.1.0b0.tar.gz
Algorithm Hash digest
SHA256 97258596dfa831ff13f221f3631590cb6eede67f3fd67d787b96e1c9bc6f79be
MD5 aee907ee52c1f6329158f0f35099c6ff
BLAKE2b-256 8c1c8b79b88b388efc42f56022bfd25f70593fed322c6754a3ccdca7c16ca26b

See more details on using hashes here.

File details

Details for the file multisigwallet_predeployed-1.1.0b0-py3-none-any.whl.

File metadata

File hashes

Hashes for multisigwallet_predeployed-1.1.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 a5ecd37d3279b1aee75f611bf03767bf646d0aa2ed44ab56579133d153c5c5a4
MD5 89b66e72f5c5eceaf3b4e598d147e7dd
BLAKE2b-256 39619bbdf06999ae10b507457c24fa6bbb20bc53d13805cad1fa629bae2957bb

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