Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invest update #80

Merged
merged 3 commits into from
Aug 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified apps/invest/public/home/fund-doc.pdf
Binary file not shown.
Binary file modified apps/invest/src/assets/Content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions apps/invest/src/pages/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@ const fundCards = {
},
position: {
title: 'position and Near Term Outlook',
date: 'May 2023',
date: 'June 2023',
subtitle: '',
description: [
'The long-term trend continues to look strong. Bitcoin on-chain activity is booming due to Ordinals, relieving some concerns around its long-term security budget. Ethereum has completed its staking roadmap by enabling withdrawals from staking, and is experiencing a quite significant drop in supply as on-chain activity leads to burning of ETH.',
"Near-term, speculators eye the US government's impending sale of Bitcoins originating from Silk Road. Genesis bankruptcy is back on topic with a large debt from DCG to Genesis due in May. While these events can add to the volatility of their particular month, they appear as noise when zooming out.",
"The charges against Coinbase and Binance by the SEC may have affected the market, but the Bitcoin ETF application from Blackrock, Deutsche Bank's license application to do crypto custody, and the operational launch of EDX Markets backed by Fidelity, Citadel, and Schwab, sends a clear and positive signal. While we maintain the expectation of a sideways market in the short term, the long term view is bullish, driven by underlying adoption.",
],
},
summary: {
Expand Down