Let users embed CoinTracker info into third party website. For example:
  • Coin info (price history, volume, etc.)
  • Transactions
  • Wallets/Exchanges
  • Exchanges
  • Alerts
  • Cost basis
  • Capital gains/losses
Use cases:
  • Trading (real-time)
  • Embedding tax information in exchanges/wallets
  • Advanced personal custom portfolio tracking
User requests
Ideally, I'd like to supply a webhook URL to CoinTracker and have a lambda function get called for every new transaction that gets added. And then a simple CRUD API for transactions.
Alternatively, and maybe even better, would be to integrate scripting/automation into the product itself with something like https://auth0.com/extend