personal-crypto-wallet-api

This project aims to control your cryptocurrencies separated by wallets in real time

Scope

  • Create users
  • Link users with wallets
  • Consult an API to find out the current price of the criptocurrency
    • Use FeignClient
  • Add coins to wallet
  • Create documentation for endpoints
  • Create tests for application
  • Create resume of all of your crypto
    • Loss (in USD and percentage(%))
    • Profit (in USD and percentage(%))
    • Total invested
  • Authentication
  • Create a microservice to send email a weekly email with your portfolio summary of the week