open-source-coinbase-index-fund icon indicating copy to clipboard operation
open-source-coinbase-index-fund copied to clipboard

Create your own index fund on Coinbase Pro that replicates Coinbase's Index Fund.

Results 7 open-source-coinbase-index-fund issues
Sort by recently updated
recently updated
newest added

Currently, the weights for the Index Fund are being pulled from [https://index-am.coinbase.com//v2/indices/cbi/composition.json](https://index-am.coinbase.com//v2/indices/cbi/composition.json) to match Coinbase's weights. The goal here is to do this all automatically with an official calculation, that...

enhancement
help wanted

## What Since the whole point of this repository is to create an open and lower cost version of Coinbase's Index Fund, there should be a way to better trading...

enhancement
question

Since the app makes it easy to host the Index Fund on a server and uses Parse Server on the backend, it would be nice to set up a frontend...

enhancement
help wanted
good first issue

At the moment this app is all or nothing. If you want to have it automatically manage an Index Fund for you then it will ignore any existing amounts and...

enhancement
help wanted

The app does a poor job of error handling currently. The goal of this ticket would be to add better error handling so that: 1. it is clear to the...

enhancement
help wanted

Since this repository could deal with real money, it would be ideal to have full test coverage. Coinbase Pro has [Sandbox APIs](https://docs.pro.coinbase.com/#sandbox) that would be ideal in creating tests. It...

enhancement
help wanted

I'm not entirely comfortable holding my entire portfolio in Coinbase Pro for obvious reasons. However if I withdraw it to a private wallet, this application will no longer take that...