NEWTON

NEWTON


Popular tags

    ApeWorX: How can I test on multi-chain with both Starknet and Ethereum?

    Asked

    3 months ago

    6

    views


    0

    How can I test on multi-chain with both Starknet and Ethereum?

      apestarknetethereummulti-chain

    0x98e3...a56442

    asked

    3 months ago


    1 answers

    0

    Accepted answer

    You can change the current active network using with networks.parse_network_choice(“ethereum:local”): or with networks.parse_network_choice(“starknet:local”):. This is not just limited to these two networks, you can change the current active network to any network plugin provider that you have available for your project.

    More information can be found here

    0x98e3...a56442

    answered

    3 months ago

    Your answer

    NEWTON

    NEWTON