diff options
| author | Fuwn <[email protected]> | 2022-09-14 18:03:43 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-09-14 18:03:43 -0700 |
| commit | d4b2c4135ec0d0d7fe60d061ead70d2a8fa9fb5d (patch) | |
| tree | cbc4d90c2fc010624dbdcef7c67b0219841789b5 /content/json/cryptocurrency_referrals.json | |
| parent | feat(tor.gmi): add more links (diff) | |
| download | locus-d4b2c4135ec0d0d7fe60d061ead70d2a8fa9fb5d.tar.xz locus-d4b2c4135ec0d0d7fe60d061ead70d2a8fa9fb5d.zip | |
feat(modules): create cryptocurrency dashboard
Diffstat (limited to 'content/json/cryptocurrency_referrals.json')
| -rw-r--r-- | content/json/cryptocurrency_referrals.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/content/json/cryptocurrency_referrals.json b/content/json/cryptocurrency_referrals.json new file mode 100644 index 0000000..964c6a6 --- /dev/null +++ b/content/json/cryptocurrency_referrals.json @@ -0,0 +1,32 @@ +[ + { + "name": "TradingView", + "description": "Easily track and analyse all financial markets", + "url": "https://www.tradingview.com/gopro/?share_your_love=Fuwn" + }, + { + "name": "Webull", + "description": "Invest in stocks, forex, cryptocurrencies, and more, all on one platform", + "url": "https://act.webull.com/on/teiSmEbEldwm/m32/inviteUs/" + }, + { + "name": "Strike", + "description": "Send and receive money instantly. Buy bitcoin. Get paid in bitcoin.", + "url": "https://invite.strike.me/PWQW0K" + }, + { + "name": "Cash App", + "description": "The easy way to send, spend, bank, and invest", + "url": "https://cash.app/app/JBQKJJZ" + }, + { + "name": "FTX US", + "description": "Cryptocurrency Derivatives Exchange", + "url": "https://ftx.us/home/#a=fuwn" + }, + { + "name": "Coinbase", + "description": "Buy and Sell Bitcoin, Ethereum, and more with trust", + "url": "https://coinbase.com/join/nefjwn" + } +] |