| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Boson Protocol | London, United Kingdom | $32k - $100k | |||
Cake Pte Ltd | Singapore, Singapore | $98k - $110k | |||
Hydraswap | Singapore, Singapore | $0k | |||
API3 | Remote | $50k - $90k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
IOTA Foundation | Remote | $82k - $87k | |||
Blockfish | United States | $0k | |||
Webb | United States | $70k - $150k | |||
Joint NFT | India | $115k - $2k | |||
Joint NFT | India | $0k - $2k | |||
IOTA Foundation | Remote | $82k - $87k | |||
Blockscout Technologies | Remote | $18k - $72k | |||
Maple | Remote | $74k - $110k | |||
Consensys | Remote | $63k - $75k | |||
Panther Protocol | United States | $40k - $65k | |||
Parcel | Remote |
|
This job is closed
Position: Full Stack Engineer
Role: Full time
Location: Remote
Salary: Competitive
Why work with us
Boson Protocol enables an open tokenized economy by automating digital to physical redemptions using NFTs encoded with game theory. Boson Protocol disrupts e-commerce platforms by tokenizing Things and commerce data within a liquid digital market, built on DeFi.
We call this Decentralized Autonomous Commerce (dCommerce).
Boson Protocol’s vision is to enable a capture resistant, decentralized commerce ecosystem, by funding and accelerating the development of a stack of specialized applications to disrupt, demonopolize and democratize commerce.
We are empowering builders and partners to reinvent commercial exchange as we know it. If you are passionate about becoming part of that revolution, we hope you apply to join us!
Read more about us here: https://bosonprotocol.io/
Role Summary
Boson Protocol is looking for a Full Stack Engineer that can comfortably navigate through rapidly evolving blockchain technology, finding the bridges between Web 2.0 and Web 3.0. dCommerce is at a crossroads where we will need to draw from existing infrastructures and improve on them to ensure that the Web 3.0 experience is as good, if not even better, than the current status quo.
You will take initiative in designing and building at the bleeding edge of technology that is going to be immediately applied in real life. Ideally, you will hold a Computer Science Degree or similar and have a keen interest in blockchain technologies, though hands-on commercial experience is preferred.
The role open is for a long-term relationship, working predominantly remotely and you can expect to become an integral part of a diverse international team.
Roles and Responsibilities
- Design and build complex web3 applications
- Ensure that the Boson Protocol evolves into a fully trustless and permissionless eCommerce alternative
- Architecture and Implement reusable components
- Accurately estimate the complexity of your tasks, working within an agile team
Requirements:
- 4 years+ experience building full stack JavaScript systems.
- Experience in building consumer facing products with Node.js & Typescript
- Understanding of how Ethereum works, with a familiarity with its rivals
- DevOps experience, knowledge of infrastructure as code best practices
- You can work with high autonomy
- Strong written and verbal communication skills
- Strong familiarity of Agile methodologies
- Strong familiarity with React and building web applications
- A never ending curiosity to learn and master new tooling and best practices
Bonus:
- Experience with web3 libraries (ethers.js, web3.js)
- Knowledge about the inner workings of the EVM
- Experience with Solidity
- Experience with testing on an ethereum test network
- Experience/understanding of any different scalability solutions, such as rollups and sidechains. Knowledge of zk rollups is a big plus
Our tech stack:
- React
- Redux
- Jest / Cypress
- Node.js
- Typescript (preferred)
- Javascript
- Ethers.js / web3.js
- Hardhat / Truffle
- MongoDB
- IPFS
- Solidity
- Terraform
- GitHub Actions
What we offer you:
- Flexible, remote work with a high degree of autonomy in a dynamic, fast growth startup
- An opportunity to leverage bleeding edge technology and industry-leading development practices
- Close collaboration with leading projects in the space, e.g. immediate deep dive into Ocean Protocol integration
- A highly competitive salary and other potential arrangements. Details depend on ability and experience. Come and talk to us.
- Your choice of equipment
Some of our guiding principles:
- Dream Big: We want to build technology that can outlast the founders and reshape commerce and society at large
- Self-Mastery: Mindful conduct and always on learning are critical components of personal and collective growth
- Collaboration: Expertise is key, but sharing knowledge and building together with joy is the foundation of truly remarkable work
- Stay lean: Our ethos is to create and share value equitably, with minimal value extraction.
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.