Creating a Starknet Template for Docker Sandbox
I’ve written a lot lately about Docker sandboxes as a great tool for working safely with coding agents but what I failed to mention is that those sandboxes don’t include any of the tools you need to create smart contract on Starknet or elsewhere. At the heart of a sandbox there’s a Docker image that … Read more