Created at 7am, Mar 21
ilkeCrypto
0
Unchained - Three Crypto Pioneers on Crypto’s Monolithic vs. Modular Debate - Ep. 589
QekaotYbbcxiCcoTQp7d_19RRfH9mgpSti0gniFY90s
File Type
MP3
Entry Count
528
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

In this episode of Unchained, Anatoly Yakovenko, co-founder of Solana Labs, Nick White, COO at Celestia, and Chris Burniske, partner at VC firm Placeholder discuss the differences between modular and monolithic, or integrated, blockchains, with Solana epitomizing the monolithic approach and Celestia the modular one. They all agree that both approaches have their merits and will likely coexist, but argue each lends itself to specific use cases and developer preferences. They also discuss what will drive the next crypto bull cycle, and each gives their best predictions for a specific development in the crypto industry in the next few years.Unchained, December 2023

If that works, that's pretty exciting and could actually turn Bitcoin into a settlement layer, which I think would probably be the best outcome.
Although I don't know if the Bitcoin maxis would be happy with that.
start: 39:50 - end: 39:54
I know earlier when you were talking, I was going to interject, you know, what you were saying about...
putting NFTs on, that's, you know, to them, an exploit.
start: 39:58 - end: 40:01
How to Retrieve?
# 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": "QekaotYbbcxiCcoTQp7d_19RRfH9mgpSti0gniFY90s", "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": "QekaotYbbcxiCcoTQp7d_19RRfH9mgpSti0gniFY90s", "level": 2}'