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

Built Distribution

File details

Details for the file multisigwallet-predeployed-0.0.1.dev6332447696137433820.tar.gz.

File metadata

File hashes

Hashes for multisigwallet-predeployed-0.0.1.dev6332447696137433820.tar.gz
Algorithm Hash digest
SHA256 f631a512c3b6fef5564e2694dd561c1cc4d2f928f346be9dfaca0a072ef79747
MD5 77eee7ccc764e067d3c720057982d7dc
BLAKE2b-256 e678fa072765d6edbf6f38ba9ea54a85850301194137ccaaef5e437dfe6a9a8b

See more details on using hashes here.

File details

Details for the file multisigwallet_predeployed-0.0.1.dev6332447696137433820-py3-none-any.whl.

File metadata

File hashes

Hashes for multisigwallet_predeployed-0.0.1.dev6332447696137433820-py3-none-any.whl
Algorithm Hash digest
SHA256 0b89c143073650d7a96ee1add9a95dca5563028046de0c412686b0ba716a7236
MD5 fabd67c220e151ccd677031ddba53afa
BLAKE2b-256 85bb2fd02b192848b1d5f782421b0be72bb607a56138330e75ed25257f22db2c

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