multiversx / mx-sdk-py-cli

Python Command Line Tools and SDK for interacting with the MultiversX blockchain and dApps.
Other
35 stars 36 forks source link

mxpy localnet: drop dependency from wasmer1, so that it works on arm64, as well #402

Open andreibancioiu opened 6 months ago

andreibancioiu commented 6 months ago

Currently, the node is compiled with amd64, thus mxpy localnet works fine on MacOS M1 / M2, as well (Rosetta / emulation). However, we can improve this, and use the native platform.