| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Bridge Network | Canada | $50k - $100k | |||
Horizon Blockchain Games | Toronto, Canada | $60k - $80k | |||
Earning.Farm | Singapore, Singapore | $120k - $200k | |||
Gnosis | San Francisco, CA, United States |
| |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Gnosis | Palo Alto, CA, United States |
| |||
Gnosis | Boston, MA, United States |
| |||
Gnosis | New York, NY, United States |
| |||
Horizon Blockchain Games | Toronto, Canada | $58k - $90k | |||
Horizon Blockchain Games | Toronto, Canada | $60k - $80k | |||
Gnosis | Palo Alto, CA, United States |
| |||
Gnosis | London, United Kingdom |
| |||
Laser Wallet | Remote | $40k - $80k | |||
Chain | Miami, FL, United States |
| |||
Syndica | Remote | ||||
CertiK | San Francisco, CA, United States | $100k - $180k |
Our goal at Bridge network is to build a cross-chain super dApp to enable seamless transactions between blockchain ecosystems. The bridge tool kit is made up of 6 main tools; a NFT bridge, a token bridge, a cross-chain trading platform, cross-chain farming platform, a multi-chain explorer and a token wrapper for any existing token to go cross-cain. The goal of building a cross-chain hub is to provide a frictionless and trustless environment for users to transact without the hassle of switching between protocols to complete what should be simple transactions. Bridge Network introduces a unique experience to the multichain world with a scalable, secure and robust infrastructure to simplify the complexities behind moving cross-chain.
Responsibilities:
- Establish a clean and efficient development, test, and production environment.
- Deliver secure, high quality smart contracts in Solidity.
- Write and implement test suites covering the full range of code functionality.
- Collaborate with the team to define architecture, quality standards, and best practices.
- Diligently document all aspects of open-source contributions.
- Create unique solutions to dApp-specific user experience challenges.
- Build cutting-edge scalability solutions across all EVM chains.
Requirements
The ideal candidate will have:
- 2+ years of experience developing in Solidity or in Web3 - you MUST be able to demonstrate this with public repositories or contracts. No other applications will be considered.
- A passion for cryptocurrencies and other peer-to-peer technologies.
Benefits:
- Attractive base salary
- Equity in token allocation
- Option to work from the beautifil island of Barbados
- Work from anywhere in the world
- Work with a diverse culture and likeminded crypto enthusiasts
Bridge Network focuses on Blockchain / Cryptocurrency. Their company has offices in India, Russia, Singapore, United States, and Nigeria. They have a small team that's between 11-50 employees.
You can view their website at https://www.bridgenetwork.info/
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.