Hello everyone,
For those of you who don’t know me, I am a developer who has been intermittently contributing to Mango since v2. I’m writing to ask for a grant for contributions made since Solana Breakpoint (described below).
1. Migrate Candle Service to TimescaleDB
What was done: I migrated the service that provides candles to the UI to a Timescale Database and rewrote some of the api code as necessary. Example endpoint: https://event-history-api-candles.herokuapp.com/tv/history?symbol=SOL-PERP&resolution=60&from=1647330397&to=1647366397
Future: As Mango grows and more markets are added, I plan to continue maintaining and extending this service
Credits: Big thanks to Max for help with the initial development
2. Markets API
What was done: Created an api that provides current market data for listed markets on Mango. Example: https://mango-all-markets-api.herokuapp.com/markets
Future: Similar to the candles api, I expect to maintain this as Mango grows
3. Mango Blender: (Riptide hackathon entry and work in progress) that allows multiple users to pool funds into a delegated Mango account: GitHub - dboures/mango-blender.
As far as compensation goes, I am happy to take whatever the DAO proposes. Working on Mango has been a great experience thus far, and I look forward to contributing even more in the future as I continue to improve as a developer.