chore(wallet): add seed data and fix is_active backfill for local integration testing
improves the local development and integration testing experience by adding database seed data and fixing a critical issue related to the is_active field mapping.
It ensures that the wallet service can run independently without requiring full onboarding flows, while also preventing runtime errors caused by NULL values in boolean fields