• 20 days left
    S

    Blockchain Developer

    SecuritizeFull TimeNA

    Argentina (Remote) Posted: Dec 22, 2025
    Job description
    This role sits within Securitize’s engineering team and focuses on building and maintaining blockchain-based systems that support tokenized real-world assets. The position involves developing backend services using Node.js, NestJS, and TypeScript, alongside designing and deploying Solidity smart contracts on Ethereum and other EVM-compatible networks. The developer contributes to CI/CD pipelines,...
  • 19 days left
    F

    Senior Rust Developer

    FortytwoFull TimeNA

    Remote · Worldwide Posted: Dec 18, 2025
    Job description
    Fortytwo is developing a decentralized AI protocol on Monad that uses idle consumer hardware to enable swarm-based inference for small language models. The protocol focuses on distributed computation, resilience, and efficient collaboration between decentralized nodes to support advanced multi-step reasoning at reduced cost. The Senior Rust Developer role is responsible...
  • 16 days left
    1

    Senior Software Engineer (Blockchain)

    1inchFull TimeNA

    Remote · Spain / Germany / Hungary / Dubai / Portugal / United Kingdom Posted: Dec 18, 2025
    Job description
    1inch is a DeFi ecosystem that develops protocols, APIs, and products used for trading, holding, and tracking digital assets through self-custodial infrastructure. The blockchain engineering team is responsible for building and maintaining core smart contract systems and on-chain components that support decentralized trading and cross-chain functionality. The Senior Software Engineer...
  • 16 days left
    Remote · Singapore, China +4 Posted: Dec 16, 2025
    Job description
    GRVT is building a trading platform with a focus on performance, reliability, and continuous operation. The Senior Backend Engineer role sits within the Trade Engineering team and is responsible for designing, developing, and operating core backend components such as matching engines, order management systems, and real-time market and trade data...
  • 16 days left
    R

    DevOps Engineer

    Republic AIFull TimeNA

    Remote · Worldwide Posted: Jan 27, 2026
    Job description
    <?xml encoding="UTF-8"> Republic AI is building infrastructure for a blockchain protocol integrated with a decentralized AI compute network. The DevOps Engineer role focuses on designing, operating, and securing the systems that support validator nodes, GPU-based compute nodes, and AI workloads. This position owns CI/CD pipelines, deployment automation, monitoring, and performance...
  • 16 days left
    C

    Senior Software Engineer, Payments

    CoinmeFull TimeNA

    Remote · Eastern Time Zone) Canada, USA +1 Posted: Jan 27, 2026
    Job description
    <?xml encoding="UTF-8"> Coinme operates a digital financial services platform that combines blockchain infrastructure with consumer and enterprise payment systems. The Senior Software Engineer, Payments role focuses on building and maintaining backend systems that manage the movement of fiat and crypto funds across customer transactions. This position works within a distributed,...
  • 16 days left
    O

    Senior Compliance Manager

    OKXFull TimeNA

    Remote · Dubai, UAE Posted: Feb 1, 2026
    Job description
    <?xml encoding="UTF-8"> OKX operates a global crypto exchange and wallet ecosystem serving retail users and institutions, with a strong focus on regulatory reliability and proof of reserves. This crypto compliance role sits within the UAE entity and supports the Compliance function responsible for maintaining regulatory alignment and enterprise risk standards....
  • 16 days left
    S
    Remote · Worldwide Posted: Feb 5, 2026
    Job description
    <?xml encoding="UTF-8"> Senior Frontend Engineer — React / TypeScript — Global — Remote builds financial infrastructure and products for the stablecoin economy, including a widely used multisig platform on Solana. This remote web3 role focuses on owning the frontend experience for secure, high-performance web applications used by treasury teams, validators,...
  • Difficulty - Medium
    Total Plays - 1
    Allowed Time - 10 sec
    Best time - 3.850 sec
    #A
    #B
    #C
    #D
    Explanation:
    immutable variables are assigned once (typically in the constructor) and then become read-only. They are stored in bytecode rather than regular storage slots, which can reduce gas compared to storage reads. This matters in Solidity interviews because immutables are common in optimized contracts (e.g., router addresses) and in secure configuration patterns.
  • Difficulty - Medium
    Total Plays - 3
    Allowed Time - 10 sec
    Best time - --

    Which storage type enables EIP-1167 minimal clones to be cheap?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    Minimal proxy clones (EIP-1167) keep logic in an implementation and rely on proxy bytecode forwarding calls, making deployment cheap. In practice, immutables in the implementation help keep runtime reads efficient and reduce repeated storage reads for configuration-like values. Candidates are often tested on why clones save gas and how configuration is safely handled.
  • Difficulty - Medium
    Total Plays - 3
    Allowed Time - 10 sec
    Best time - --

    Which pattern most directly reduces reentrancy risk on external transfers?

    Tip: Click "Play" to reveal options and start playing.

    #A
    #B
    #C
    #D
    Explanation:
    The Checks-Effects-Interactions (CEI) pattern reduces reentrancy by making you validate inputs and update internal state before any external call (like ETH transfer or token transfer). If a malicious contract re-enters, state has already moved forward, limiting exploitability. Many interviewers treat CEI as a must-know Solidity security habit for production contracts
  • Wasim Choudhary

    Wasim Choudhary

    @K9QfAg6 Feb 26, 2026

    ZKP developer q/a

    Any ZKP developers here? I’m seriously considering moving into Zero-Knowledge Proof development and would like to understand the real path to becoming one — beyond tutorials and surface-level guides. I’m...
  • 21 days left
    C
    Remote · United States / Remote Posted: Dec 22, 2025
    Job description
    This full-time role contributes to CertiK’s blockchain security services across smart contract auditing, security reviews, and broader cybersecurity work. The position focuses on identifying and analyzing vulnerabilities in blockchain systems, documenting attack patterns, and supporting the development of tools for feature-based code analysis. The role operates at the intersection of...
  • 21 days left
    C
    Remote · New York, NY / Remote Posted: Dec 22, 2025
    Job description
    This internship role focuses on building AI-driven capabilities for blockchain security auditing. The intern will work alongside CertiK’s blockchain security team to develop and integrate large language model (LLM)–based agents that analyze smart contracts and surface potential vulnerabilities. The position emphasizes applied research, experimentation, and translation of academic work into...