Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Evmos | New York, NY, United States | $87k - $87k | |||
Evmos | New York, NY, United States | $81k - $112k | |||
Horizen Labs | Milan, Italy | $72k - $110k | |||
Moonsong Labs | Paris, France | $72k - $84k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Moonsong Labs | Madrid, Spain | $45k - $72k | |||
Kronos Research | Hong Kong, Hong Kong | $27k - $90k | |||
Stealth Startup | Remote | $150k - $250k | |||
Bitbrand | United States | $90k - $100k | |||
Evmos | New York, NY, United States | $90k - $100k | |||
Trust Machines | New York, NY, United States | $160k - $215k | |||
Airstack | Remote |
| |||
OpenZeppelin | Remote | $72k - $150k | |||
Trust Wallet | Remote | $74k - $75k | |||
Overmind | United States | $86k - $115k | |||
Consensys | Remote | $80k - $200k |
This job is closed
Evmos is on a mission to develop and ship the foundational tools necessary for building the cross-chain applications of the future, freeing developers from the confines of today’s siloed blockchains. Our teams are building for a world where the next million Web3 users are simply non-crypto native people. Read our latest manifesto here.
Evmos opens a new frontier for blockchain applications, expanding the functionality of the EVM by enabling cross-chain applications that tap the liquidity and user bases of multiple blockchain ecosystems to provide more unified experiences.
This is an opportunity to join Evmos at a pivotal time on our growth journey. Having just raised $27m in funding from investors including Polychain Capital, Coinbase Ventures and Circle Ventures, Evmos is now poised to accelerate toward our goal of becoming the playground for Ethereum Apps in the Cosmos ecosystem.
About the Role
As a Full Stack Software Engineer, reporting to our Full Stack Engineering Manager you will be working closely with our co-founders and wider Engineering team to develop user-facing products for Evmos including our dashboard, applications interacting with the Evmos blockchain and the Evmos dApp Store.
This role would be perfect for someone who has hands-on experience as a Full Stack Engineer in a consumer-facing technology company looking to transition into a Web 3.0 startup to continue their personal growth.
Working with us, you’ll develop an in-depth knowledge of blockchain technologies. It will give you the opportunity to collaborate directly with other engineering teams and projects in the ecosystem like the IBC, Cosmos, and CometBFT teams.
Responsibilities:
- Develop user-facing products for Evmos - applications interacting with the Evmos blockchain and the upcoming Evmos dApp Store.
- Work closely with the Engineering and Product teams to create and develop components to make our products stand out by designing, building, and maintaining user-facing experiences.
- Minimize tech debt while strategically pushing for progress.
- Help scale the team and create our engineering culture.
- Collaborate directly with the Design and Product team in all elements of product life cycles: research, design, development, testing, Q/A, and deployment.
- Work cross-functionally with Product, coordinate with Marketing and BD on products shipped.
Requirements:
- Experience with Single page application (SPA) frameworks (React / Vue), Next.js, Tailwind, Testing (Jest, Mocha, Chai).
- Experience with Typescript, Javascript, node, npm/yarn, HTML & CSS.
- Develop and consume APIs.
- Experience with CI/CD, GitHub Actions, Sentry or similar.
- Product mindset, addressing end user needs, through web applications.
- Familiarity with database technologies (SQL).
- Previous experience using GitHub or GitLab.
- Background in building consumer apps such as Social, Fintech, Marketplaces, etc. with hands on engineering experience.
- Crypto experience is not required but it is a nice-to-have.
- Motivated to learn, be scrappy and willingness to wear multiple hats.
- Interest in improving the UX of cryptocurrencies, key management and blockchain interoperability.
- Based in Berlin.
Benefits
Below is a list of company benefits available to Evmos employees. We are constantly updating them as part of the regular feedback cycle from the team. Please reach out to us if you have a special requirement when applying to a position and we will happily take it into consideration.
- Competitive salary, plus token package (see each position or ask us for more info)
- Fitness and mental health/mindfulness stipends
- All necessary equipment, tech, and office setup
- Global co-work membership (for remote employees)
- Health Care coverage
- Quarterly team off-sites and retreats
- Full reimbursement for ecosystem conferences (travel, accommodation, and tickets)
- Continuous learning stipends / Educational budget
- Transportation stipends, eg: Bike, public transportation, Uber/cab (in case of work-related or after-hour traveling)
- Unlimited vacation policy for full-time employees
- PTO and situation-specific support
- Maternity and paternity leave
At Evmos, we are committed to creating an inclusive and diverse environment and are proud to be an equal opportunity employer. We do not discriminate based on race, religion, gender, gender identity, sexual orientation, marital status, protected veteran status, disability, age, or any other legally protected status.
What is EVM?
EVM stands for Ethereum Virtual Machine, and it is the runtime environment for smart contracts in the Ethereum network
It is a virtual machine that executes code written in the Solidity programming language, which is the language used for writing smart contracts on the Ethereum platform
The EVM is a sandboxed environment, which means that code executed within the EVM is isolated from the rest of the network and cannot interact with it directly
This is important for security reasons, as it prevents malicious code from affecting the rest of the network
When a smart contract is deployed to the Ethereum network, it is compiled into bytecode that can be executed by the EVM
Each node on the network maintains a copy of the EVM, which allows them to execute smart contract code and validate transactions
When a transaction is submitted to the network, the EVM processes it by executing the corresponding smart contract code
The EVM processes the transaction by reading the bytecode, interpreting it, and executing it step by step
The EVM then returns the result of the transaction to the sender, which can include changes to the state of the contract or the network as a whole
The EVM is designed to be Turing-complete, which means that it is capable of performing any computation that can be performed by a computer
This allows for complex smart contracts to be executed on the Ethereum network, including those with conditional logic, loops, and other advanced programming constructs
The EVM is a key component of the Ethereum network, as it allows for the execution of smart contracts in a secure and isolated environment
It is a crucial part of the blockchain infrastructure that enables decentralized applications to be built and run on the Ethereum platform.