4 years as a Salesforce dev — should I jump to Solidity now, or keep Salesforce as my safety net?

Amanda Smith

Amanda Smith

@AmandaS
Updated: Jan 9, 2026
Views: 1.0K

I’ve been a Salesforce developer for almost 4 years (certified, regular projects, decent stability till recently). But the market feels shaky now and I’m honestly not super confident it’ll stay “safe” the way it used to.

I’ve been following Web3 for a while and I’ve built a few small Solidity things on my own (basic contracts, a couple demos — nothing production, and not paid work). The problem is: I can’t tell if I’m seeing the real opportunity… or just hype + survivorship bias.

What I’m trying to decide is this: do I aim for a full switch into Solidity roles in the next 6–9 months, or do I keep Salesforce and pivot slowly? I’m okay working hard after my job, but I also can’t afford to gamble everything and sit jobless for months.

If you’ve made a switch from Salesforce / enterprise dev into Solidity:

  • What actually helped you get your first real interview?

  • Did you take a pay cut / junior role, or did you manage a lateral move?

  • What would you do differently if you were starting today?

Replies

Welcome, guest

Join ArtofBlockchain to reply, ask questions, and participate in conversations.

ArtofBlockchain powered by Jatra Community Platform

  • SmartChainSmith

    SmartChainSmith

    @SmartChainSmith Oct 28, 2024

    From a hiring side: “career switch” is fine, but teams are allergic to risk. So your job is to reduce perceived risk.

    The fastest path I’ve seen for people like you:

    1. keep your current job

    2. build 1 solid EVM project that looks like something a team would actually maintain (tests, docs, linting, clear commits)

    3. contribute to a known repo or ship small PRs (this alone is a trust signal)

    Also be careful about target roles. “Solidity developer” is vague. Some teams want:

    • app dev (dApps + front end + Solidity)

    • protocol dev (harder)

    • security/audit track (very different preparation)

    If you pitch yourself as “Salesforce + Solidity”, don’t sell it as two unrelated skills. Sell it as: enterprise-grade engineering + reliability mindset + smart contract skills.

  • AshishS

    AshishS

    @Web3SecurityPro Jan 9, 2026

    I’d say it’s a smart move only if you’re okay with uncertainty and you’re willing to be judged on output, not years of experience.

    The risk is real: Web3 hiring can freeze suddenly. Also, Solidity work is unforgiving — one bad assumption can blow up a contract, and interviewers know that. So they test depth fast.

    If I were in your shoes:

    I’d pick one lane for the next 8–12 weeks: EVM fundamentals + Solidity + testing (Foundry/Hardhat)

    ship a small project that forces you to handle “real” stuff (permissions, upgrades or explicit no-upgrade, events, failure cases)

    do a couple public write-ups like: “what I broke, how I fixed it” (people underestimate how strong this is)

    And yes — many people take a down-level for the first role. If you can’t accept that, then do a slower pivot and aim for hybrid roles first.