The core parts of the coaching tool are working, I am currently spending time deploying it on a platform I can use long term before putting things on Solana Blockchain.
For those of you still following, I had stepped away a bit for personal reasons. But what I have been working on so far is a coaching/training tool that I’m building from the ground up that I want included in ChainMate. I will also be retrieving data from a different source for @ChainMate_io@dev__PJ
At this current moment I will continue to acquire more data from https://t.co/hs66Fyr9QH and https://t.co/YptqnCEK3u through their API, and keep updating the site with the most current data. We will also continue to improve the UI, so it is much more polished and intuitive.
Project is basically completed in terms of all the code I need to execute this the way I want. Its running smoothly on devnet. The only small hurdle I have at the moment is the funds to fully deploy on mainnet. I want just about every aspect of this project to be on -chain.
Phase 3: 🟢COMPLETED🟢
User Profiles & Game History
🎯 Goal: Personalized analytics and game tracking
🔧 Focus: Wallet-based auth, game import, personal analytics
Phase 2: 🟢COMPLETED🟢
Chess Data Pipeline
🎯 Goal:
- Real chess platform integration and data processing
🔧 Focus:
- https://t.co/hs66FyrHGf & https://t.co/YptqnCFhT2 APIs
- PGN processing
- Blockchain storage
Looking into the best format to store the game data on chain
Phase 1: 🟢COMPLETED 🟢
Solana Program Integration
🎯Goal:
- Connect to Solana programs for data storage
🔧Focus:
- Anchor programs
- Transaction handling
- Account data fetching
Doing further testing on Devnet 👍