Multi Agent Setup with Docker Sandbox

In a previous article we explored how to integrate Docker Sandbox, OpenCode and Venice to create a safe crypto aligned coding stack so for this article I’m going to assume that you already know how to install and manage Docker sandboxes and how to connect OpenCode to Venice. The goal of this tutorial is to … Read more

Integrating Docker Sandbox with OpenCode and Venice

In a previous article I concluded that the most crypto aligned tech stack for a coding agent was OpenCode as the harness, GLM 5.2 as the LLM, Venice as the inference provider and Docker Sandbox for isolation. The goal of this tutorial is to show you how to integrate all these technologies together. Installation The … Read more

Choosing an AI Coding Stack for Starknet App Development

Choosing AI Stack

Disclaimer: This post reflects one developer’s evaluation of available tools at the time of writing. Model performance, pricing, and availability change quickly, so builders should verify current data before choosing a stack. AI coding agents are becoming part of the developer workflow. For Starknet builders, the question is not only which model performs best. It … Read more

Coding Agents, Containers and Sandboxes: How to Protect Developer Secrets

When you run a coding agent on your computer to assist you with software development you may be exposing the integrity of your machine, devices in your network and the secrecy of stored credentials like API keys, OAuth tokens and crypto private keys. Chaotic Agents Letting an LLM execute commands on your machine autonomously is … Read more

Starkzap: Bitcoin in your app. Minutes, not months.

We’re introducing Starkzap, a TypeScript SDK that brings Bitcoin, stablecoins, DeFi, gaming, and other crypto features to any applications. It strips away blockchain complexity using Starknet’s native account abstraction, delivering a smooth UX through production-ready modules that plug directly into your existing stack. Background In the app development world, Bitcoin, DeFi, stablecoin and onchain gaming … Read more

Develop End-to-End Starknet dApps with Starknet.js

End-to-End Starknet dApp Development with Starknet.js

Starknet is a powerful Layer 2 scaling solution for Ethereum that enables developers to deploy and interact with Cairo-based smart contracts. But how do we build an end-to-end dApp, from contract deployment to frontend interaction? We relied on Starkli (Starknet CLI) to deploy contracts, which is a banger. However, with Starknet.js, we can interact with contracts seamlessly from our frontend without switching tools. In … Read more

Paymaster: The Secret to Making dApps Feel Like Web2

Paymaster The Secret to Making dApps Feel Like Web2

Imagine a world where gas fees no longer hinder smooth and frictionless transactions. With Paymaster, we’ve brought this vision to life by allowing users to pay their gas fees using various tokens, eliminating the need to hold ETH or STRK just to cover transaction costs. Whether you hold stablecoins, major tokens, or other assets, you can now transact … Read more

The Rise of On-Chain Gaming: Building on Starknet with Dojo Engine

Game Development on Starknet using Dojo Engine

Gaming has evolved significantly, from traditional board games to digital experiences, and now, to on-chain games — a completely new paradigm enabled by blockchain technology. As blockchain-based ecosystems flourish, particularly with the scaling solutions offered by layer 2 technologies, developers have begun exploring new business models, financial incentives, and decentralized ownership structures that were previously impossible. … Read more

Cartridge Controller: Let’s talk about smooth UX for onchain games

Cartridge Controller

The gaming industry is undergoing a massive transformation with the rise of Web3, bringing true ownership, decentralized economies, and seamless player experiences. However, one of the biggest roadblocks to mass adoption is the complexity of blockchain authentication and wallet management. Enter Cartridge Controller-a groundbreaking solution designed to make Web3 gaming as seamless as traditional gaming, … Read more