Can I really do everything from the browser with the ASI Wallet, or will I need a backend anyway?

I’d love to prototype quickly, ideally without spinning up my own server. How far can I get using just the ASI Wallet and its built-in tools?

The ASI Wallet is designed to be your all-in-one, fully client-side entry point into DevNet. From your browser you can create and manage multiple accounts, view balances and addresses, switch networks, and add custom endpoints. You can write, test, and deploy Rholang smart contracts with the built-in IDE, configure Phlo limits and gas prices, then send transactions and watch them settle in real time. There’s no backend for the wallet, it connects directly to DevNet so you can iterate fast on contracts and flows without standing up additional infrastructure.