3 Commits

Author SHA1 Message Date
Jacob Schmidt
b182212ecf Rename actor bootstrap flow to welcome new actors
- Rename the ActorStore method to `welcomeNewActor`
- Update the bank account created event handler and token name to match
2026-05-17 11:19:10 -05:00
Jacob Schmidt
7b7eb2a0f0 Bootstrap new actors from bank account creation
- Move starting bank credit and actor bootstrap to bank account creation
- Rename bank store init function to `initBankStore`
2026-05-17 11:12:22 -05:00
Jacob Schmidt
7ce6c0bcad Initial commit 2025-11-26 18:33:09 -06:00