Zero Knowledge (ZK) Jobs

801 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Zero Knowledge (ZK) Jobs
Job Position Company Posted Location Salary Tags

EPS Consultants

Manila, Philippines

$62k - $77k

Raiku

Remote

Caiz

Remote

$74k - $84k

Nexus

San Francisco, CA, United States

$72k - $112k

Superduper

United Kingdom

$72k - $78k

Nexus

San Francisco, CA, United States

$75k - $106k

Matter Labs

Remote

$90k - $125k

Nexus

San Francisco, CA, United States

$94k - $210k

Provable

Remote

$126k - $127k

Celestia Labs

Remote

$166k - $183k

Canvy Venture Labs

San Francisco, CA, United States

$175k - $240k

Aztec

Remote

$104k - $116k

O1labs

Remote

$81k - $100k

Horizenlabs

Remote

$54k - $100k

Polygon Labs

United States

$72k - $100k

EPS Consultants
$62k - $77k estimated
Metro Manila Makati City Philippines

Role Overview

We are seeking an experienced Blockchain Developer who can architect, build, and deploy sophisticated smart contracts across multiple blockchain networks. The ideal candidate will have extensive experience with various smart contract methodologies and cross-chain development.

Key Responsibilities

  • Design, develop, and deploy production-grade smart contracts across multiple blockchain networks (EVM-compatible chains and Solana)
  • Implement various smart contract methodologies including staking, token vesting, liquidity pools, lending protocols, governance mechanisms, and NFT marketplaces
  • Develop and maintain scalable, gas-efficient, and secure decentralized applications (dApps)
  • Create comprehensive testing frameworks for smart contracts including unit tests, integration tests, and security audits
  • Optimize smart contracts for gas efficiency, security, and upgradeability
  • Build and maintain middleware services to connect on-chain data with front-end applications
  • Collaborate with product teams to translate business requirements into technical specifications
  • Contribute to architectural decisions regarding blockchain infrastructure

Technical Requirements

  • 3+ years of experience developing and deploying smart contracts to production environments
  • Expert-level proficiency in Solidity and experience with at least one other smart contract language (Rust for Solana preferred)
  • Demonstrated experience deploying contracts on multiple networks including:
  • EVM-compatible chains (Ethereum, Polygon, Arbitrum, Optimism, BNB Chain)
  • Solana ecosystem
  • Strong understanding of different smart contract patterns and methodologies:
  • Staking and reward distribution mechanisms
  • Token vesting and locking contracts
  • AMM and liquidity provision contracts
  • NFT minting and marketplace protocols
  • DAO governance structures
  • Proficiency with development frameworks and tools:
  • Hardhat, Truffle, Foundry for EVM development
  • Anchor for Solana development
  • OpenZeppelin Contracts and libraries
  • Experience with Web3 integration libraries (ethers.js, web3.js, @solana/web3.js)
  • Familiarity with third-party blockchain infrastructure providers:
  • RPC providers (Alchemy, Infura, QuickNode, Helius)
  • Blockchain data indexers (The Graph, Dune Analytics)
  • Oracle services (Chainlink, Pyth, AppsToken)
  • Price feeds (CoinGecko API, CoinMarketCap API)
  • Working knowledge of front-end technologies (React, TypeScript) and back-end services (Node.js, GraphQL)
  • Experience with blockchain development testing tools (Waffle, Chai, Mocha)
  • Understanding of cryptographic principles and security best practices

Preferred Qualifications

  • Experience auditing smart contracts for security vulnerabilities
  • Contributions to open-source blockchain projects
  • Knowledge of zero-knowledge proofs and layer 2 scaling solutions
  • Experience with cross-chain bridges and interoperability protocols
  • Understanding of DeFi mechanisms and tokenomics
  • Experience with blockchain analytics and monitoring tools

What We Offer

  • Opportunity to work on cutting-edge Web3 projects with significant real-world impact
  • Flexible hybrid working environment
  • Career growth in one of Southeast Asia's leading Web3 companies
  • Collaborative team of blockchain enthusiasts and network of industry experts and players

Additional details

  • Work Engagement: Permanent and direct-hire
  • Work Arrangement: Hybrid; 4 days WFH and 1 day onsite
  • Work Location: 6784 Ayala Avenue cor. V.A. Rufino Street, Legaspi Village, Makati, Philippines
  • Work Hours: Day Shift / 9:00 AM – 6:00 PM - Monday to Friday
  • Devices (Laptop/PC) – to be provided
⬇

What is Zero-knowledge?

Zero-knowledge is a concept in cryptography that allows two parties to exchange information without revealing any additional information beyond what is necessary to prove a particular fact

In other words, zero-knowledge is a way of proving something without actually revealing any details about the proof

Here are some examples of zero-knowledge:

  1. Password authentication: When you enter your password to log into an online account, the server doesn't actually know your password. Instead, it checks to see if the hash of your password matches the stored hash in its database. This is a form of zero-knowledge because the server doesn't know your actual password, just the hash that proves you know the correct password.
  2. Sudoku puzzles: Suppose you want to prove to someone that you've solved a particularly difficult Sudoku puzzle. You could do this by providing them with the completed puzzle, but that would reveal how you solved it. Instead, you could use a zero-knowledge proof where you demonstrate that you know the solution without actually revealing the solution itself.
  3. Bitcoin transactions: In a Bitcoin transaction, you prove that you have ownership of a certain amount of Bitcoin without revealing your private key. This is done using a zero-knowledge proof called a Schnorr signature, which allows you to prove ownership of a specific transaction output without revealing the private key associated with that output.
  4. Secure messaging: In a secure messaging app, you can prove to your contacts that you have access to a shared secret without revealing the secret itself. This is done using a zero-knowledge proof, which allows you to prove that you have access to the secret without actually revealing what the secret is.