Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Keyko | Remote |
| |||
Gnosis Guild | Remote |
| |||
Warlock Labs Inc | Remote | $174k - $274k | |||
Ripple | San Francisco, CA, United States | $81k - $95k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
OKX | Singapore, Singapore | $72k - $77k | |||
Osmosis | London, United Kingdom |
| |||
Solana Foundation | Remote | $140k - $180k | |||
Scroll.io | Singapore, Singapore | $81k - $102k | |||
Base | Remote | $175k - $206k | |||
OpenBit | Remote | $60k - $120k | |||
Codex | London, United Kingdom | $81k - $95k | |||
Nexus.xyz | Remote | $86k - $112k | |||
Avail | Remote | $68k - $148k | |||
Prover Network | Remote | $85k - $112k | |||
Gevulot | Remote |
|
This job is closed
About Keyko
Keyko is a Swiss based strategic engineering powerhouse, helping clients unlock innovation with Web3.
We offer unparalleled expertise in Web3 Strategy, Innovation and Engineering applying Blockchain to create Next Generation solutions, and are a leader in leveraging decentralized open source platforms like Ethereum, Celo, etc.
Keyko has a proven track record of success working with some of the biggest names in Web3. With the knowledge, expertise, and proven success that Keyko offers, there is no competitive alternative on the global market for building advanced ecosystems.
Enter the Keyko Spirit
- We are a full-stack Web3 Engineering company with a passion for Open Source and fairness.Â
- We promote openness and inclusivity through decentralized systems with a balanced approach to developer operations.
- We have been instrumental in the launch and development of networks such as Celo, Filecoin and MODE.
- We have a stand out portfolio of successful relationships with the likes of Filecoin, Masa and many more.
- We definitely take a technical orientation to everything we do, but weâre also business savvy and combine both to develop and realize true change agents.
- We are working to make the promise of Web3 a reality by merging legacy Web2 with new solutions.
- We like to think weâre pretty cool and fun đ
About the role
We're on the hunt for a Web3 Full Stack Engineer / Tech Lead. This role is pivotal in driving the technical development of on-chain private credit protocol and associated applications. The ideal candidate will have a strong background in blockchain technology, particularly in Ethereum and Celo, and possess a deep understanding of privacy and scalability solutions.
What you will do
- Build technical solutions for Keyko and our partners through solution definition by encapsulating requirements, developing roadmaps, and understanding solution roll out needs.
- Explore and implement privacy and scalability solutions.
- Lead the development and implementation of blockchain protocol for origination, securitization, and servicing of loans.
- Lead a team of engineers, providing mentorship and technical guidance.
- Display an understanding of engineering backlogs and requirements gathering that help establish and oversee commitment to technical priorities.
- Understand how to incorporate specifications from business and product owners into engineering designs.
- Perform development and maintenance / support tasks on solutions.
- Identify gaps in solution designs and be able to recommend solutions.
About you
- Able to work as a teammate for the good of the Keyko Spirit.
- Senior full stack engineer with extensive experience in Web3 projects.
- Experience with Ethereum and Celo blockchain platforms.
- Knowledge of privacy-preserving technologies such as ZKP.Â
- Knowledge of scalability solutions in blockchain.
- Experienced in building Layer 2 solutions.
- Understanding of Layer 0 technologies.
- Strong understanding of cryptographic principles and data security.
- Ability to lead and mentor a team.
- Experience with building financial applications or landing protocols is a plus.Â
Your tech stack
- Solidity
- Web3 librariesÂ
- Experience with one or more of these programming languages: Python, Rust, Go, C, C++, etc.Â
- Familiarity with ERC-721 and ERC-20 token standards
What you can expect when you join us
đ° Competitive payÂ
đĄ Fully remote working environmentÂ
âł Flexible working hoursÂ
đď¸ 25 days of paid time off + public holidays in the country where you are based
đ Annual offsite gatheringsÂ
đ Knowledge sharingÂ
đŞ Casual get-togethersÂ
đ Fantastic teammates!Â
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.