Wallets & Balance Fixtures
Test runners: Examples use Vitest. scenario(...) works with any runner that accepts an async test callback (Jest, Node node:test, and others).
Wallet and balance fixtures prepare the scenario account that later steps (token seeding and contract interactions) will use.
