Zero Knowledge (ZK) Jobs
704 jobs found
Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
xalts | Bengaluru, India | $90k - $105k | |||
RISC Zero | Remote | $90k - $112k | |||
Serotonin | Hong Kong, Hong Kong | $91k - $150k | |||
Anchorage Digital | Portugal | $113k - $165k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Matter Labs | Remote | $87k - $87k | |||
Nexus | San Francisco, CA, United States | $74k - $112k | |||
Gateway.FM | Remote |
| |||
Gateway.FM | Remote |
| |||
Nexus | San Francisco, CA, United States | $84k - $156k | |||
Nexus | San Francisco, CA, United States | $90k - $164k | |||
Nexus | San Francisco, CA, United States | $84k - $156k | |||
Penumbra Labs | Remote | $160k - $180k | |||
Penumbralabs | Remote | $160k - $180k | |||
Serotonin | New York, NY, United States | $90k - $164k | |||
Serotonin | New York, NY, United States | $45k - $55k |
About Us
Xalts is a financial technology firm providing enterprise grade, real time connectivity between financial services & businesses by leveraging modern technology stack including APIs, Blockchains & Orchestration layers to digitize complex workflows and financial processes.
Leading global banks, Fortune 500 corporations and some of the most innovative technology companies use our products to simplify financial connectivity & reimagine modern financial products. We are backed by Accel and Citi Ventures and have strategic relationships with leading consulting and technology firms such as PwC, Avalanche, Tezos etc.
Xalts has been selected to participate in multiple government backed programs such as Digital Assets Lab in Qatar Financial Centre, Cyberport Incubation Program in Hong Kong etc.
Responsibilities:
Work on full-stack engineering solutions that integrate with or are built on top of blockchains.
Develop, test, and deploy secure smart contracts.
Write clean maintainable code that follows Xalts development guidelines.
Translate functional product requirements to a system design that incorporates blockchain and traditional software infrastructure.
Stay at the forefront of the latest developments in blockchain and traditional software technology and propose improvements in architecture to ensure our products stay future-proof.
Requirements:
Bachelor’s degree in Engineering (B.E) or Bachelor’s degree in Technology (B.Tech) or related Integrated STEM program (from tier-1 engineering institutes).
2+ years of smart contract development including production deployments of original, non-trivial protocols and related security audits.
Proficiency with Solidity and the EVM.
Experience designing distributed protocols.
Experience designing, building, testing, deploying, and maintaining smart contracts.
Ability to balance shipping quickly with building stable infrastructure.
Familiar with toolings such as Foundry, Hardhat or Truffle.
Passion for blockchain technologies.
Nice to have:
Experience working with app chains and/or modular blockchain frameworks (Avalanche Subnets, Polygon Supernets, Polygon CDK, Cosmos SDK, OP Stack, Arbitrum Orbit).
Experience with SQL (ex. Postgres) or NoSQL (ex. MongoDB) databases.
Understanding of zero-knowledge proofs and hands-on experience designing and implementing systems leveraging zero-knowledge proofs.
Working at xalts:
Be part of something exciting. Rare opportunity to come in early and build the next-generation infrastructure that will power the future of financial services.
Very competitive compensation in salary & ESOPs.
Generous pricing & terms for equity options.
A global work environment with offices in 4 different countries (and adding) with a flat organization structure.
Possibility for relocation and international transfers mid-career.
Build the next generation of financial connectivity with us.
If you are passionate about technology, have the drive to take on some of the most complex challenges, and believe that you can build a future where every asset is interconnected and interoperable, we invite you to join us in our mission and build xalts along with us.
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:
- 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.
- 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.
- 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.
- 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.