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

Update localnet to work with Sirius #407

Closed andreibancioiu closed 5 months ago

andreibancioiu commented 5 months ago

For localnet, copy wasmer2 libraries near the node and seednode binaries, as well. For MacOS, patch the binary (set rpath) on a best-effort basis.

Improve GH worflow that tests the localnet (add an assertion).