| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Build A Rocket Boy | Edinburgh, United Kingdom | $72k - $90k | |||
Gelato Network | Zug, Switzerland | $54k - $76k | |||
Wavy Music | Columbus, OH, United States | $80k - $100k | |||
Gelato Network | Zug, Switzerland | $54k - $76k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Coins.ph | Singapore, Singapore | $45k - $80k | |||
HEXENS Cyber Security | Lisbon, Portugal | $30k - $110k | |||
HoneyBricks | San Francisco, CA, United States | $72k - $75k | |||
Balancer Labs | Australia | $130k - $210k | |||
Aurora | Remote | $36k - $60k | |||
Panther Protocol | New York, NY, United States | $40k - $70k | |||
Neon Labs | Remote | $54k - $82k | |||
BGD Labs | Dubai, United Arab Emirates | $100k - $150k | |||
Genesis Block | New York, NY, United States | $0k | |||
Genesis Block | New York, NY, United States | $0k | |||
Genesis Block | New York, NY, United States | $0k |
This job is closed
As a Senior Backend Programmer on the Blockchain team, you are responsible for implementing backend services that interface with blockchains and expose APIs used by games, web apps, and other client-facing services. You are expected to co-operate with other teams to find solutions to difficult problems and can design performant and scalable systems. The ideal candidate has experience in developing complex backend services in a microservice architecture, is familiar with both on-premises and managed cloud solutions, and has a strong understanding of blockchain technologies.
We would consider candidates looking for remote work for this position.
Responsibilities
- Architect and implement reliable and scalable systems that enable access to blockchains.
- Design and implement APIs that expose blockchain features to games, web apps, and various frontends.
- Debug complex service issues and identify and fix bugs.
- Understand thoroughly how the backend services are designed and connected to each other.
- Prioritize, plan, and manage assigned tasks.
- Communicate clearly with other team members with minimal external help.
- Proactively look for optimizations and how the system could work more efficiently.
- Mentor team members in your area of expertise.
- Stay curious and up to date on blockchain technology and related industry trends.
Requirements
- 5+ years of experience in a Backend, Online Services, or similar programmer role.
- Strong Go programming and debugging skills.
- Strong understanding of distributed ledger technology.
- Experience with RESTful services, distributed systems, SQL, and NoSQL databases.
- Experience designing, implementing, and scaling microservice systems.
- Good understanding of micro and monolith services.
- Self-motivated and driven to creatively solve problems.
- (Bonus) Experience deploying and maintaining blockchain infrastructure.
- (Bonus) Experience with EVM, the Ethereum protocol, and smart contract development
Build A Rocket Boy is developing EVERYWHERE; an experience with a breadth of unimaginable gameplay adventure.
We are a mix of industry leading veterans whose credits include some of the best selling and most loved games of all time. We’re a creative digital entertainment studio with an open and progressive methodology, dedicated to delivering games of the highest calibre possible.
If you want to feel comfortable, inspired, and appreciated in your work pursuits then come join us. We have offices in Edinburgh, Budapest and consider WFH candidates.
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.