# EPF Week 3 Update (NC Navie Chan)
## Summary
This week I have started reaching out to my fellow [Kevin Bogner](https://github.com/kevinbogner) and mentor [Michael Sproul](https://github.com/michaelsproul) and drafted up the specification of rewards API. Furthermore, I have also decided to implement rewards API on Lighthouse within the course of fellowship. May contribute to other clients if time permits.
## What I did
- Discussed and finalized with the rewards API specification
- Created two PRs in Beacon API with [Kevin Bogner](https://github.com/kevinbogner) and are ready to review
- Read up guides to start a testnet validator locally
## Goal next week
- Successfully started a testnet validator with Lighthouse as the consensus client
- Study Rust language and Lighthouse codebase.