The project task is creating a web interface with time-weighted average prices of the specified crypto tokens.
Sometimes operations with crypto tokens require time-weighted average price, or TWAP. These numbers usually aren't available off-the-shelf on open APIs, so the custom scripts & calculations are required. Another part of the problem is, the TWAP has to be available & sharable for cross-checks by many different parties.
The proposed solution is the web service providing the TWAP data. The raw price data may be acquired on the open sources (coingecko.com API or any other exchange, for instance). The page displaying the data should be sharable by the link.
The TWAP params are:
Technical decisions are up to the team. Howether, the basic understanding of web service architecture patterns & best practices is expected.
The team & shareholder are expected to go through the following steps:
The project development is to be performed in two-week sprints. Every sprint concludes with a demo call, where the progress, blockers and questions are discussed and the plan & items for delivery on the next demo are defined. Once the project reaches the MVP stage (i.e. there's some user-facing functionality implemented) the team & shareholder are to deploy it to cloud service of the choice.
Victor Suzdalev (telegram @kadmil)
Please, reach out with any questions!