Rock’n’Block
244 subscribers
229 photos
231 links
We’re a blockchain development studio

Here we share the latest news, insights, and tech that inspire us.

Want to know more? Check out rocknblock.io
See our work: rocknblock.io/portfolio

Need help building? Reach out: @rocknblockbdev

We ♥️ Development
Download Telegram
Back from Token2049 — great conversations, strong projects, and valuable insights into where the space is heading.
Sharing a few photos from last week
🔥7👍21
🧩 Making blockchain data sane with smarter tools

Syncs are slow, nodes unstable, and old node polling can’t keep up with fast chains.

Our latest blog dives into how indexing evolved and how modern tools like Substreams improve blockchain data processing.

👀 Read more → https://rocknblock.io/blog/a-deep-dive-into-how-to-index-blockchain-data
🔥6👍1
It’s been a while since our last update — but we’re back. Full agenda coming soon 👀

In the meantime, join us at the Arbitrum Founders Club AMA Today 5 PM UTC:

• Connect with leading Arbitrum builders
• Explore the latest ecosystem updates
• Hear insights and alphas first-hand

🔗 https://x.com/i/spaces/1dRJZaoRPgDGB
🔥103👍2
While crypto payments are becoming baseline, checkout shouldn’t mean a rebuild.

In our new article, we show how to accept crypto with a modular, self-hosted setup that gives you 100% control:

• Works with custom checkout (no rebuild).
• Zero processor fees.
• Full custody, policy & funds control.

🔗 10 min read → complete picture: How Modern Payment Systems Actually Work
🔥63👍3😱1
Meet Rock'n'Block team this fall at KBW and TOKEN2049 Singapore!

🧑‍💻 Dmitry Ershov | CEO — the mind behind Rock'n'Block.
Building, scaling, and solving real problems for Web3 founders since 2017.

🧑‍💻 Ilia St | CGO — shaping global growth strategy.
Helping projects position, scale, and win in competitive markets.

🧑‍💻 Alexander Tkachev | CBDO — leading growth & partnerships.
If you're looking to build, scale, or collaborate in Web3, let’s connect.

💬 Drop us a DM if you’ll be there too
🔥103👍3
Just dropped a new case study: a production-ready Aave data indexer on Aptos 🎱

• gRPC Tx Stream → relevant data
• Rust SDK filters → no overfetch
• Parallel extract + Postgres upserts → scale
• 1:1 mapping → analytics
• Hasura GraphQL → query ready

Check the results here: Blockchain Data Streams — Aave Events Indexer on Aptos
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥8👍65
New Research is out: The InfoFi Market

How attention is becoming an on-chain asset, which platforms are leading the space, and who’s backing them.

👉 rocknblock.io/blog/infofi-narrative-research
🔥7👍53
Just published a new case study on integrating new networks into a fiat onramp.

We added support for Solana, TON, Avalanche and Rootstock, implementing them within the client’s architecture with multiple abstraction layers to ensure secure and consistent transactions.

👉 Read the full case study: https://rocknblock.io/portfolio/wert
👍6🔥43
Great to see Web3 projects evolving and to be a part of it.

Squirrel Wallet is building a self-custodial wallet with social recovery, multichain support, and provider-agnostic fiat rails and we’re honored to be their tech partner.

👉 Dive into architecture, recovery model, and design choices in our case study: Case Study: Self-Custodial Mobile Crypto Wallet
👍54🔥4
Stablecoins are one of the strongest narratives right now

We just dropped a breakdown of Ethena's USDe, covering:
• $USDe & $sUSDe mechanics
• Yield generation & distribution
• Delta-neutral hedging
• Architecture & risks

📝 If you’re researching yield-bearing models, this post is for you: Inside Modern Stablecoin Architecture
🔥74👍3👏2
💡 Building an On-Chain Token Analytics – Case Study

We recently finished building a platform that tracks new token launches, buyer behaviour, and liquidity in real time across major DEXes and launchpads in Solana, Base, Ethereum, and BNB Chain.

Every token gets a profile with metadata, launchpad info, transaction details, and buyers previous activity. This makes it possible to spot coordinated buys and unusual early patterns almost instantly.

It wasn’t just about connecting to APIs. High-throughput chains and a continuously growing database meant we had to rethink how the system stores and processes data. We built a custom indexer and aggregation layer that turns raw on-chain events into structured signals.

👉 Read the case study: https://rocknblock.io/portfolio/gemmer
🔥8👍43
Prediction markets like Polymarket rely on accurate outcome resolution.

We broke down how market resolution works with UMA Optimistic Oracle — from request → propose → dispute, how it’s backed by economic guarantees, and how it integrates in prediction markets.

👉 Read the breakdown here
16🔥8👍41
Our team’s heading to Devconnect in Buenos Aires 🇦🇷

We’ll be at the main event, meetups and everywhere in between.

DM if you’re around — let’s connect!
🔥10👍42🏆1
Everyone’s talking about privacy

Our new deep dive breaks down how stealth addresses add a privacy layer to Ethereum transactions. We cover the core concepts, key standards, and how projects like Fluidkey and Umbra Cash implement them.

🔗 Read full breakdown here

Core Idea
Ethereum is built to be public. Every tx, balance change, contract call — everything is visible on-chain. Once an address is linked to you, your full on-chain activity is exposed.

Stealth addresses let users receive funds without revealing which addresses belong to them. Each transfer generates a one-time address that only the sender knows for that transaction, and only the recipient can find and spend from it.

How It Works
To receive funds via stealth addresses, you register a meta-address. This reveals that you can receive stealth payments, but only you can find the exact one-time addresses.

High-level flow:
1️⃣ Generate your spending key — your secret to access all future stealth payments.

2️⃣ Publish your meta-address — derived from your spending key; senders use it to create one-time addresses.

3️⃣ Sender generates a one-time address — each transfer gets a fresh destination using your meta-address + a random factor.

4️⃣ Funds are sent — transaction lands on the one-time address.

5️⃣ Detect & spend — you scan for incoming stealth payments and use your private spending key to claim them.


Standards to Know

ERC-5564 — stealth address announcements, view tags, and discovery logic

ERC-6538 — registry for meta-stealth addresses (sender lookup)

🔗 Read full breakdown here: rocknblock.io/blog/how-ethereum-stealth-addresses-work-technical-deep-dive
🔥7👍43
Gm gm, builders ☀️

We’ve put together a curated list of 50 active blockchain ecosystem grants from leading chains and major projects.

These grants go beyond funding—they also provide resources and ecosystem support to help your project grow.

View the list of 50 active grants 👉 https://x.com/RockNBlockX/status/2004150822536728592
🔥12🙏5👍4
Exploring Privacy Stack in Anonymous Crypto Wallets

Privacy is a big narrative right now. Our team recently did deep research on how different crypto wallets handle anonymity, and we’re starting a series of posts to share what we found.

Today we’re diving into Cake Wallet — how it manages anonymity, the cryptography and network protections it uses, and the trade-offs involved in keeping transactions private.

For the full breakdown of architecture patterns, technical mechanisms, and design decisions behind Cake Wallet👇
https://rocknblock.io/blog/how-anonymous-crypto-wallets-work-architecture-privacy-tech-and-features
🔥10👍2