As 2023 nears its end, the crypto community is abuzz with speculation: will the relentless crypto winter give way in 2024? Crypto OG Arthur Hayes is confident that crypto is on an upswing. According to Hayes, these market cycles are historically recurrent, indicating a potential bull run in the near future. In this episode, Hayes offers his insights on a range of compelling topics, from what he believes will be a resurgence of central bank money printing between 2024 and 2027 to the effect spot Bitcoin ETFs will have on crypto markets. He also shares his views on the post-FTX blockchain landscape, the dynamics of Ethereum and memecoins, and why he thinks Tether won’t last. Unchained, December 2023
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "fl1SgOZrU-7nOO_Y9plyldacGM96rgzkcqWsu7e-hNA", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "fl1SgOZrU-7nOO_Y9plyldacGM96rgzkcqWsu7e-hNA", "level": 2}'