Dmitry Meshkov

3.3K posts

Dmitry Meshkov banner
Dmitry Meshkov

Dmitry Meshkov

@DmitryMeshkov

Founder @quex_tech | Ex researcher @inputoutputhk, founding team @ergo_platform and @circle_gain

Cyprus Katılım Haziran 2016
4.1K Takip Edilen3.8K Takipçiler
Sabitlenmiş Tweet
Dmitry Meshkov
Dmitry Meshkov@DmitryMeshkov·
A reminder from good old days to ignore hype and stay focused on long-term value. Anyone else remember @CryptoKitties? 😅
Dmitry Meshkov tweet media
English
17
2
62
5.5K
Dmitry Meshkov
Dmitry Meshkov@DmitryMeshkov·
Do you also see a typical pump and dump pattern here where market manipulation is evident? Me too. But it's just an air quality chart from Cyprus.
Dmitry Meshkov tweet media
English
12
0
7
117
Alex Chepurnoy
Alex Chepurnoy@chepurnoy·
Few Ergonauts, including me, will visit Consensus Hong Kong. While "crypto" is in state of existential crisis, it becomes easy to get attention with alternative monetary stack we're building. DM me if you want to discuss anything in person there.
English
3
27
136
1.7K
Dmitry Meshkov retweetledi
0G Labs (Home of Infinite AI)
Quex is live on 0G mainnet. @quex_tech now powers verifiable access to private and public offchain data on 0G using TEE-backed oracles. This gives developers a secure way to bring real-world data and AI outputs onchain with hardware attestation and onchain verification, without trusting operators.
0G Labs (Home of Infinite AI) tweet media
QUEX@quex_tech

Quex is live on @0G_labs mainnet! Quex now powers verifiable access to private and public off-chain data on 0G via TEE-backed oracles. • Hardware-attested execution • Encrypted API keys • On-chain verification • Zero trust in operators We’ve also launched a live GPT-5 integration on 0G, showing how smart contracts can consume AI responses with cryptographic guarantees. Read the full breakdown with examples: quextech.medium.com/calling-ai-fro…

English
19
40
338
52.4K
Dmitry Meshkov retweetledi
The Founders Show
The Founders Show@FoundersShow·
5/ DEXs will only surpass CEXs if they prioritize user experience according to @DmitryMeshkov from @quex_tech By abstracting crypto complexity and offering seamless fiat-to-crypto solutions, they can onboard everyday users at scale and outperform centralized exchanges
The Founders Show tweet media
English
3
4
10
535
Dmitry Meshkov
Dmitry Meshkov@DmitryMeshkov·
@a16zcrypto True, until you actually build it. Then it’s sanctions, delistings, and a FBI visit.
English
0
0
0
252
a16z crypto
a16z crypto@a16zcrypto·
“Privacy is the one feature that everyone agrees is critical for the world’s finance to move onchain.“
Ali Yahya@alive_eth

Privacy will be the most important moat in crypto. Why? Because secrets are hard to migrate. Everyone is launching a new "high performance" blockchain lately. But these chains are hardly different from one another. Blockspace is functionally the same everywhere. And with bridges that make moving between chains easy, that blockspace is now accessible *from* everywhere. Mercenary users and capital quickly arriving on a chain to farm an airdrop can leave just as quickly to farm the next one on another chain. The reality is that if your "general purpose" chain doesn't already have a thriving ecosystem, a killer application, or an unfair distribution advantage, there's very little reason for anyone to use it or build on top of it. Performance alone is no longer enough. Privacy is the one feature that everyone agrees is critical for the world’s finance to move onchain. It’s also the one feature that almost every blockchain that exists today completely lacks. For most chains, it has been little more than an afterthought until now. Privacy by itself is sufficiently compelling to differentiate a new chain from all the rest. But it also does something more important: it creates chain lock-in. Bridging tokens is easy, but bridging secrets is hard. As long as everything is public, it's trivial to move from one chain to another, thanks to bridging protocols like LayerZero. But, as soon as you make things private, that is no longer true. There is always a risk when moving in or out of a private zone that people who are watching the chain, mempool, or network traffic will be able to figure out who you are. Crossing the boundary between a private chain and a public one—or even between two private chains—leaks all kinds of metadata like transaction timing and size correlations that makes it easier to track you. Compared to the many undifferentiated new chains whose fees will likely be driven down to zero by competition, blockchains with privacy have a much stronger network effect. When you're on public blockchains, it's easy to transact with users on other chains—it doesn't matter which chain you join. When you're on private blockchains, on the other hand, the chain you choose matters much more because, once you join one, you're less likely to move and risk being exposed. This will create a winner-take-most dynamic. And because privacy is essential for most real-world use cases, a handful of privacy chains will own most of crypto.

English
301
116
953
141.1K
Dmitry Meshkov retweetledi
Red Beard Ventures
Red Beard Ventures@RedBeardVC·
Portfolio momentum across infrastructure, DeFi, and data! Our companies are shipping the picks and shovels that make crypto work and scale: 🔺@chainalysis expands pricing coverage with @coingecko integration across tens of thousands of tokens on EVM and Solana, strengthening data quality for institutional clients. 🔺@dfnsHQ scales wallet infrastructure to @flow_blockchain, @CantonNetwork, and the UAE with programmable custody that meets local compliance requirements. 🔺@limewire unifies its stack under one brand, clarifying the product narrative ahead of launch. 🔺@LoftOrbital confirms YAM-9 on-orbit with all systems nominal, validating the satellite-as-a-service model with next-gen processing capabilities. 🔺@KittyPunchXYZ cements its role as the liquidity backbone for @flow_blockchain DeFi, powering shared liquidity and farming infrastructure. 🔺@pwrlabs positions itself as Layer 0 verification infrastructure, enabling verifiable off-chain execution across EVM, SVM, MoveVM, and WASM. 🔺@quex_tech unveils Qsemble for instant L1 confirmations and colocated execution without sacrificing base layer trust assumptions. 🔺@Sagaxyz__ solidifies Velocity DeFi with native stablecoins and BTC collateral as purpose-built infrastructure for high-velocity yields. 🔺@StackingDao crosses 102M STX deposited, reinforcing product-market fit for liquid stacking with dual yield on sBTC. We back teams building foundational rails, not hype cycles. Infrastructure wins compound!
English
0
1
5
903
Dmitry Meshkov
Dmitry Meshkov@DmitryMeshkov·
“AI Founders 🤝 Silicon Valley” Telegram group. AI agents, KOLs, VCs looking for Series A startups… Top message today: hiring 2 people to shovel snow for $40 + lunch. The future is here.
Dmitry Meshkov tweet media
English
0
0
1
188
Dmitry Meshkov
Dmitry Meshkov@DmitryMeshkov·
Open-sourced a full example of calling @OpenAI directly from Solidity. Anyone building something that needs this? github.com/quex-tech/quex…
QUEX@quex_tech

Calling AI from smart contracts sounds simple until: how do you prove the response wasn’t tampered with? We show how to fetch GPT-5 responses with hardware attestation, encrypted API keys, and on-chain verification. Full breakdown: @quextech/calling-ai-from-smart-contracts-how-quex-makes-llm-access-simple-and-secure-975c538aeffb" target="_blank" rel="nofollow noopener">medium.com/@quextech/call… #smartcontracts #AI

English
2
3
7
480
Dmitry Meshkov retweetledi
Jito
Jito@jito_sol·
BAM is ACE ready 💥
English
7
13
71
3.4K
Dmitry Meshkov retweetledi
QUEX
QUEX@quex_tech·
Calling AI from smart contracts sounds simple until: how do you prove the response wasn’t tampered with? We show how to fetch GPT-5 responses with hardware attestation, encrypted API keys, and on-chain verification. Full breakdown: @quextech/calling-ai-from-smart-contracts-how-quex-makes-llm-access-simple-and-secure-975c538aeffb" target="_blank" rel="nofollow noopener">medium.com/@quextech/call… #smartcontracts #AI
QUEX tweet media
English
4
9
31
8.6K
Dmitry Meshkov retweetledi
QUEX
QUEX@quex_tech·
Proud to finally reveal what we’re building in stealth. Introducing Qsemble: a verifiable block assembly layer that gives L1 chains instant confirmations and colocated execution, without compromising trust. See the deep-dive on how it works and what it enables: quextech.medium.com/qsemble-coloca…
QUEX tweet media
English
2
5
19
1.1K
Dmitry Meshkov
Dmitry Meshkov@DmitryMeshkov·
For me this cycle opened eyes on the raising side - projects fake their fundraise. I personally got offers like “pay us $25k to announce you’ve raised $10M from us”. The investment is structured so the project never actually gets the money, but gets to inflate token valuation
defizard@belizardd

I got bored and went through @DefiLlama to find some dead projects that TGE'd this cycle... So, here's a list. - @celestia: raised $156M, now at $0 in TVL and $90 in daily fees. - @0G_labs: raised $357M, now at $1.5M in TVL and $OG is -76% from TGE. - @StoryProtocol: raised $216M, now at $12M in TVL and $103 in daily fees. - @movementlabsxyz: raised $41M, now $201M in TVL but... $2 in daily fees and $7M of DEXs volume.

English
3
0
8
235
defizard
defizard@belizardd·
I got bored and went through @DefiLlama to find some dead projects that TGE'd this cycle... So, here's a list. - @celestia: raised $156M, now at $0 in TVL and $90 in daily fees. - @0G_labs: raised $357M, now at $1.5M in TVL and $OG is -76% from TGE. - @StoryProtocol: raised $216M, now at $12M in TVL and $103 in daily fees. - @movementlabsxyz: raised $41M, now $201M in TVL but... $2 in daily fees and $7M of DEXs volume.
English
119
63
748
177K
Dmitry Meshkov retweetledi
flipflopGlobal
flipflopGlobal@flipfloplaunch·
🟩 FlipFlop Shillus AMA is coming!🟩 FlipFlop meets QUEX Tech @quex_tech 🕒 Time:12 UTC 📍 Space:X SPACE 🎯 Hot topic: Verifiable Compute for the Next Era of DeFi 🎤 Speaker: @DmitryMeshkov ✅Tune in: x.com/i/spaces/1vOGw… Set your reminder,don't miss the chance!🚀 #Web3 #AMA #Shillus
flipflopGlobal tweet media
English
30
17
71
2.3K