EVM Jobs

412 jobs found

Part of the Bondex Ecosystem

WxRK

Stop applying — get discovered by hiring agents.

Build your profile
Job Position and Company Posted Location Salary Tags

$54k - $90k

$105k - $111k

$45k - $90k

$140k - $200k

$62k - $82k

$200k - $225k

$45k - $82k

$72k - $120k

$300k - $400k

$72k - $100k

$18k - $62k

$54k - $90k

$200k - $250k

$200k - $250k

$63k - $90k

Securrency
$54k - $90k estimated
NC Raleigh US

Securrency is a financial markets infrastructure technology company focused on enhancing capital formation and stimulating global liquidity. Securrency is driving change at the core of financial services via a patent-pending distributed identity and compliance framework and a state-of-the-art infrastructure designed to bridge legacy financial platforms to blockchain networks. One of the industry's most advanced regulatory technology providers, we have developed compliance tools that automate enforcement of the multi-jurisdictional regulatory policy. These tools provide transparency and consistency to strengthen investor confidence and provide regulators with increased oversight of the market activity. Securrency provides software-as-a-service (SaaS) and platform-as-a-service (PaaS) delivery models to offer blockchain-based financial services infrastructure to banks and other financial services providers.

Our proprietary, patent-pending Compliance Aware Token™ technology provides multi-jurisdictional compliance and unprecedented convenience to financial services providers and market participants to facilitate the issuance, trading, and servicing of digital securities and other digital assets. Securrency's technology is blockchain-agnostic, and its compliance and policy-enforcement tools support ledger-to-ledger transactions across multiple blockchains.

We have built a state-of-the-art blockchain-based financial service and compliance platform that will serve as the global rails along which all future value moves in a transparent and interoperable manner. Well, on its way to being a technology unicorn, but while we are growing rapidly, we still retain the spirit and camaraderie of a dynamic start-up.

Job purpose:

The Technical Writer will be responsible for creating and maintaining high-quality technical documentation for Securrency's Blockchain-based products and services. This includes user manuals, technical specifications, and other documents that help users understand and use the product effectively.

In the first three months, expect to:

  • Learn the company's products and services and how they are used by customers
  • Understand the company's technical documentation standards and processes
  • Develop a solid understanding of the company's target audience and how to communicate with them effectively
  • Work closely with the product development team to understand the product's features and functionality
  • Start writing and editing technical documentation for the company's products and services
  • Begin to establish relationships with other teams such as development, QA, and customer support

Within six months, expect to:
  • Become proficient in the use of documentation tools and software
  • Build a solid foundation of knowledge about the company's products and services and how they are used
  • Continue to work closely with the product development team to ensure that documentation is accurate, clear, and in compliance with company standards
  • Begin to take on more responsibility for the documentation process
  • Participate in product development meetings, gathering information and feedback to improve documentation
  • Start to work on training materials and other resources to help users learn how to use the product

Within the first year, expect to:
  • Be a subject matter expert on the company's products and services
  • Be a key contributor to the company's technical documentation process
  • Create and maintain high-quality technical documentation for the company's products and services
  • Continuously improve documentation based on feedback from other teams and customers
  • Act as a liaison between the product development team and other teams such as development, QA and customer support to ensure documentation is aligned with product changes
  • Participate in product development meetings, gathering information and feedback to improve documentation and user experience
  • Be a key contributor to the company's technical documentation process
  • Identify and implement new ways to improve documentation and user experience

Responsibilities
  • Work closely with the product development team to understand the product's features and functionality
  • Research, develop and document technical design specifications and test scripts
  • Develop a deep technical and financial understanding of Securrency blockchain products
  • Research and bring an understanding of popular DeFi protocols.
  • Work with managers, analytics, and engineers to produce and maintain the technical documentation, user guides and content for social media.
  • Plan, develop, organize, write and edit operational procedures and manuals

Requirements
  • A comprehensive portfolio of related work
  • Bachelor's degree in Technical Writing, Computer Science, or a related field
  • 3+ years of experience in technical writing, with a focus on software documentation
  • Excellent written communication skills
  • Ability to transform complex technical decisions into user-friendly documentation and guides
  • Ability to work efficiently and multi-task
  • Deep knowledge of blockchains (especially Ethereum), EVM, Smart Contracts and DeFi ecosystem, experience with Solidity, JS/TS, and Frontend is a huge bonus
  • Great team player and works well under pressure and in an agile environment

Benefits
  • Competitive compensation package
  • World-class benefits package
  • Flexible working hours - please, have a healthy work/life balance
  • We will provide you with anything you need to work effectively and be productive: technics, workplace, educational courses, access to conferences
  • Exposure to industry thought leaders

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.