—>Arcadia: Chinese Version
1. Current situation and background: 9-14 to 10-31, one and a half months
Expectation: Complete key parts
1. Flame-based multi-platform game foundation App @Yt, @goodman @david @Netboy Jhf
- Simple playable process, based on the simplest gameplay
- Optional for Web, Android, iOS, Mac, Windows
- Issue: Some components don't support multi-platform, such as webauth in dart
2. Play2B2Earn @Netboy Jhf @Muhammad
- B-end design to complete several minimized verification modes: 711 shopping, brand promotion
- Other thoughts: Agent settings: fake AI recommendations
- Other thoughts: E-commerce cooperation, restaurant cooperation, mall cooperation, brand cooperation
- Other thoughts: Reverse shopping
3. Basic game behavior
- Joining the game (Air Account) will airdrop hero NFT (blank) @Netboy Jhf @goodman
- Hero data loaded from NFT (?)
- Hero attributes loaded from the main game contract
- Record historical and new data (attributes and equipment information) before and after each round, generate hash, submit historical data, new data, and hash to validator
- Is Validator also a paymaster? (centralized server, can be decentralized) Complete transaction data hash verification, sign transactions
- Follow 4337 process, bundler, entry point, etc. on-chain
- If costs are high, local data can be recorded for an hour and submitted once, or daily data can generate a series of hashes and real data, submitted to the validator at once (automatic plus passive submission)
- Can actively submit, consuming more gas. Gas needs to pay points, which can be obtained from battle victories or from commercial partners' activities, such as getting a points card (QR) after shopping at 711, scanning the code with a phone to collect points (need to discuss implementation)
4. Basic gameplay @YT
5. Battle map loading mechanism
- Future community can design their own editor
- Currently just code definition, configuration file
- Similar to Monopoly?
6. Location-based judgment
- Cannot play outside the location
- Need to check in at physical stores for shopping (within a certain period), place GPS tools
7. Sessionkey
- Preliminary design, simple discussion:
- Depends on some cooperation and upgrades of AirAccount and Paymaster
8. AirAccount and Paymaster
Need to complete core points of the roadmap within a month and a half
Not discussed here, but need to complete some basics even if not finished:
- Security assurance: Selected contract + BLS support + Add AirAccount server-side support for secp256r1 signature verification + three community runs
- Experience improvement: NFT card support, personal recharge support
Confirmed
1. Team member
2. Role
-
Business design and execute: Jason, Muhammad
Design??
-
Game & Product Design: YT, Muhammad?
-
Development: Goodman (App+contract), David (architecture, backend), Jason (contract, encryption architecture), YT (a little)
-
AI: YT, jason