You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're having an increasing number of developers running MacOS. Having native sapphire-localnet would be really handy. This also makes the overall codebase more stable and future-proof.
Running sapphire-localnet on Docker MacOS under Docker VMM works directly albeit with a warning.
xi@milan oasis-web3-gateway % docker run -it -p8545:8545 -p8546:8546 ghcr.io/oasisprotocol/sapphire-localnet
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requestedsapphire-localnet 2024-12-02-git920018f (oasis-core: 24.3, sapphire-paratime: 0.9.0-testnet, oasis-web3-gateway: 5.1.0) * No ROFLs detected.
We're having an increasing number of developers running MacOS. Having native sapphire-localnet would be really handy. This also makes the overall codebase more stable and future-proof.
This requires:
Related oasisprotocol/oasis-web3-gateway#592
The text was updated successfully, but these errors were encountered: