| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Genesis Block | New York, NY, United States | $0k | |||
KnitFinance | India | $0k | |||
Bridge Network | Canada | $50k - $100k | |||
Horizon Blockchain Games | Toronto, Canada | $60k - $80k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Earning.Farm | Singapore, Singapore | $120k - $200k | |||
Gnosis | San Francisco, CA, United States |
| |||
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 |
|
Genesis Block is a Digital Asset Management Firm, focused on investing in, and building decentralized infrastructure. We have two products named Cross Chain Tokenization Platform, and Whitelabelled NFT Marketplace. Through innovation, vertical partnerships, and strategic investments, Genesis Block’s mission is to accelerate the disruptive potential of Web3 technology and foster its growth and adoption.
Our Asset Management unit works with most of the leading blockchain foundations by building ecosystem infrastructure such as validator nodes, and liquidity pools on cross chain bridges.
Job description
We are looking for a Blockchain Architect with a strong hands-on public blockchain smart contract writing skills, who will also be responsible for architecting scalable, and secure products. This person will be leading our web3 architecture, while collaborating on strategy with engineering leadership.
What you'll be doing:
- Build highly secure, and scalable Web3 platforms managing digital assets worth ~$100M for GB, and our institutional clients
- Write smart contracts and to build Web3 Platforms from all engineering aspects like designing, architecting across multiple product lines
- Manage security audits, and token generation events, from a technical perspective
- Continuously update blockchain knowledge including programming languages (e.g. Solidity, and Rust) and industry trends
- Work with Product, Testing and Clients to understand product vision and requirements
- Analyze how all elements of the software ecosystem work together, and drive technical architecture forward
- Develop technical specification artifacts, documentation, diagrams explaining how systems will work
*What we are looking for: *
- Deep understanding along with hands-on coding experience of the Public Blockchains, especially EVM compatible chains, is a must.
- An ideal candidate should have gone through the entire lifecycle of deploying Public Blockchain based Systems on Mainnets
- Engineering/ Master’s degree in the field of Computer Science or equivalent
- 7-10 years of deep technical domain experience with smart contract hands on skills of at least 2+ years
- Designed and developed highly scalable large scale distributed systems
- Proven experience managing back-end systems across a variety of frameworks and languages
- Ability to identify industry trends, synthesize them into a cohesive assessment, and translate that thinking into effective partner recommendations and guidance
- Understanding of various coding methods, computer languages, frameworks, and development approaches
- Ability to communicate complex ideas effectively, both verbally and in writing
*What’s in for you: *
- Competitive salary and performance bonus
- Opportunity to participate in the equity fundraising and token launch activities Genesis Block is executing with its vertical partners
- A unique and diverse company culture, shaped by a team that is committed, disciplined responsible, and willing to take risks
- An excellent start-up work environment, with a flat hierarchy and short decision paths
If you are a start-up Technology leader with a strong track record of working with technology companies, and you want to become an innovator in blockchain technology, please contact us at [email protected].
Genesis Block focuses on Technology, Fin Tech, and Blockchain / Cryptocurrency. Their company has offices in New York City and San Francisco. They have a small team that's between 11-50 employees.
You can view their website at https://www.genesisblockchain.io
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.