| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Blockswap | San Francisco, CA, United States | $63k - $100k | |||
Blockswap | London, United Kingdom | $72k - $84k | |||
Orbofi | San Francisco, CA, United States | $72k - $100k | |||
Kava Labs | Atlanta, GA, United States | $72k - $110k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Kava Labs | Atlanta, GA, United States | $81k - $100k | |||
Aave Companies | London, United Kingdom | $72k - $110k | |||
VIR Consultant LLC | United States | $60k - $90k | |||
Axiom | New York, NY, United States | $74k - $100k | |||
NIL (CYPRUS) LTD | Lima, Peru | $72k - $100k | |||
Biconomy | Remote | $72k - $100k | |||
Nervos Network | Remote |
| |||
Overmind | Remote | $72k - $100k | |||
Q development AG | New York, NY, United States | $53k - $59k | |||
OpenZeppelin | Remote | $63k - $64k | |||
OpenZeppelin | Remote | $63k - $64k |
Success Manager - Protocols & DAO
Responsibilities
- Ecosystem Growth– Grow Network DAO participation and execute strategies that grow the builders and shepherd growth proposals and token incentive programs for protocol adoption.
- Publish content, enhance materials on Ethereum and ecosystem partners forum, conduct workshops, and engage in cross-community collaboration for democratized MEV, LSD, and ETH staking opportunities in general.
- Integration Experience – Facilitate hands-on integration resource support for Blockswap products working with potential partners and integrations to optimize the onboarding materials, walkthrough videos, documentation repackaging, etc. Translate an integration by proactively identifying a POC for their product.
- Builders Coordination– Keep track of the community-driven build programs, nurture partners, and work closely with marketing and engineering teams to deliver the best ecosystem experience continuously.
- You shall have subject matter expertise of both Blockswap protocols and the related domains, ETH LSD re-staking, a decentralized node running collectives, MEV staking, MPC services, etc.
Key Requirements:
- You have a solid background in Ethereum blockchain, DeFi, and the Staking ecosystem.
- You will research new protocols and tooling updates in the Ethereum, Rollups, and other EVM chains, identify potential use cases and partners, and nurture relationships with other projects by arranging and leading co-marketing campaigns and implementing them with the DAO support.
- Holistic product positioning and messaging, informed by research and data-driven to help product integration a success
- Communicate the product features and their potential to drive all aspects of product launches, press releases, social media and
- Co-marketing with partners to amplify user benefits and, at large, for the incentive programs and engage in discussions to be a most sought source of feedback from the community.
- Write long and short articles such as blogs, research articles, or social posts articulating blockswap key offerings and expanding awareness.
Qualifications
- This role is ideal for someone with a web3 DAO protocol growth background looking to work with multiple sides of the business, with the main focus on delivering protocol growth and integrations.
- Industry Experience: doing advocacy, Evangelism, or technical walkthroughs for an established, developer-focused project (this is a must for the candidate)
- 2+ years of growth roles with relevant experience: marketing, community management, social media, DAO management, etc
- Native English speaker with good written communication and oratory skills.
- Ability to convey complex concepts with a depth of knowledge around DeFi, blockchain, and decentralized nodes running in a more simplified manner to generalized and specialized audiences.
- A high-performance self-starting operator is comfortable in remote-first environments.
- Promote a community culture of positivity and inclusivity within the guideline of Network growth.
- Good proficiency in navigating Discord, Discourse, and Twitter.
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.