Remove mentions of Ethereum Foundation
samajammin opened this issue · 0 comments
samajammin commented
Refactor all hard-coded EF references in favor of more flexible solution for any clr.fund instance.
- https://github.com/ethereum/clrfund/blob/develop/vue-app/src/components/CriteriaModal.vue#L14
- https://github.com/ethereum/clrfund/blob/develop/vue-app/src/views/Landing.vue#L70
- Anywhere else?
How to replace this?
- Add OPERATOR env variable with a generic fallback?