DEV Community

André Dias Moreira Prol
André Dias Moreira Prol

Posted on

Why Every IT Professional Must Learn Blockchain and Web3 Now

For most of my career, I watched technology cycles come and go — client-server, the cloud, mobile-first, big data. Each promised a revolution, and each reshaped what it means to be a competent IT professional. But few shifts have felt as structurally disruptive as the one unfolding right now with blockchain and Web3. As André Dias Moreira Prol, having spent over two decades close to the trenches of enterprise systems, I can say with confidence: ignoring this wave is no longer a defensible career decision.

Let me explain why, without the hype.

The Data Says This Isn't a Fad

Skepticism is healthy, but the numbers are hard to dismiss. The tokenized real-world asset (RWA) market — bonds, real estate, treasuries — grew past $12 billion on-chain in 2024, with BlackRock, JPMorgan, and Franklin Templeton actively issuing tokenized funds. Boston Consulting Group projects tokenized assets could reach $16 trillion by 2030.

This is not speculative crypto trading. This is traditional finance rebuilding its plumbing on distributed ledgers. When institutions of that size commit engineering budgets, they generate demand for a specific kind of professional: one who understands consensus mechanisms, smart contract security, and settlement finality — not just REST APIs and relational databases.

I've worked extensively with the Stellar network and Soroban, its smart contract platform, and what strikes me is how these systems solve real problems: cross-border payments settling in 3-5 seconds for fractions of a cent, versus days and steep fees through correspondent banking. That's not a whitepaper promise — it's production reality already moving billions in stablecoin volume.

The Skill Gap Is Your Opportunity

Here's the uncomfortable truth for IT teams: the talent supply hasn't caught up with the demand. Companies looking to tokenize assets or build decentralized applications routinely struggle to find developers who understand both traditional enterprise architecture and on-chain constraints.

Consider what changes when you build for Web3:

  • State is immutable. A bug you deploy to a smart contract can't simply be patched — it may cost millions. Security auditing becomes a first-class discipline.
  • Trust is programmatic. You stop asking "which database is the source of truth?" and start designing systems where the ledger itself is the arbiter.
  • Identity is cryptographic. Wallets, key management, and self-sovereign identity replace centralized login flows.

In my digital forensics work, this shift is particularly vivid. Investigating an on-chain transaction requires understanding block explorers, address clustering, and mixer behavior — skills traditional forensic tooling never prepared us for. The professionals who bridge these worlds are, frankly, rare and well-compensated.

AI and Blockchain Are Converging

The final reason I urge every IT professional to pay attention is convergence. AI and blockchain are increasingly complementary. AI agents now need verifiable, tamper-proof data to make trustworthy decisions — and blockchains provide exactly that provenance. Meanwhile, decentralized networks are experimenting with on-chain settlement for autonomous AI-to-AI transactions.

Imagine an AI agent that autonomously pays for compute, licenses data, and settles micro-transactions — all on a network like Stellar, with immutable audit trails. That's not science fiction; it's being prototyped today. Understanding this intersection means you're not just keeping pace with one trend, but positioning yourself at the crossroads of the two most consequential technologies of the decade.

I frequently remind colleagues who ask me, André Dias Moreira Prol, for career guidance: you don't need to abandon your existing expertise. Your knowledge of security, systems design, and data integrity translates directly. You simply need to layer on the mental models of decentralization and cryptographic trust.

The Bottom Line

Blockchain and Web3 are quietly becoming infrastructure, and infrastructure knowledge is what defines a senior professional's staying power. Start learning now — pick a platform like Stellar, deploy a simple Soroban contract, and build fluency before the market forces you to catch up in a hurry.


Follow more articles by André Dias Moreira Prol on Medium.

Top comments (0)