Truffle Jobs

580 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Truffle Jobs
Job Position Company Posted Location Salary Tags

Consensys

Remote

$45k - $90k

Golden

Remote

$39k - $75k

Spaceport Technologies

Boston, MA, United States

$72k - $100k

Energi Core Limited

Toronto, Canada

$72k - $75k

Algo Capital Group

Chicago, IL, United States

$200k - $250k

Alt Research

Singapore, Singapore

$72k - $82k

3MetaD

San Jose, CA, United States

$72k - $84k

Upside.gg

United States

$36k - $61k

Composable Finance

United States

$61k - $82k

New Dealigence

United States

$45k - $75k

Gwen's Castling

United States

$63k - $90k

ETHGlobal

Remote

$25k - $90k

MetaMask

United States

$43k - $73k

OperationIT

New York, NY, United States

$72k - $84k

Windranger Labs

Singapore, Singapore

$36k - $60k

Senior Blockchain Engineer Ganache

Consensys
$45k - $90k estimated

This job is closed

About ConsenSys

ConsenSys is the leading Ethereum software company. We enable developers, enterprises, and people worldwide to build next-generation applications, launch modern financial infrastructure, and access the decentralized web. Our product suite, composed of Infura, Quorum, Codefi, MetaMask, and Diligence, serves millions of users, supports billions of blockchain-based queries for our clients, and has handled billions of dollars in digital assets. Ethereum is the largest programmable blockchain in the world, leading in business adoption, developer community, and DeFi activity. On this trusted, open source foundation, we are building the digital economy of tomorrow. To explore our products and solutions, visit http://consensys.net/.

About Truffle

We make open-source tools for building blockchain applications. Our tools let users simulate blockchain virtual machines, debug smart contracts step-by-step, manage suites of automated tests, deploy applications to live networks, interface with smart contracts at a high level of abstraction, and much more. We believe that software development tools should offer sensible defaults and never lose sight of human intent amidst low-level details.

About the Role

Your primary work will be as a senior software engineer working to maintain and improve Ganache, our “Ethereum Simulator”. Ganache is a tool that allows developers to start a local blockchain environment to enable easy, fast, and safe Ethereum development.

Ganache is packaged as a JavaScript library, a command-line application, and a Graphical User Interface. It is downloaded more than 400,000 times every month. You can check out the code here: https://github.com/trufflesuite/ganache-core

You’ll share responsibilities with your team to:

  • Ship regular updates to stay up to date with the changing ecosystem
  • Fix bugs and otherwise improve the end-user experience
  • Implement a plug-in architecture to enable the use of user-maintained custom blockchain simulators
  • Design and implement an interface to allow local modifications to the Ethereum Remote Procedure Call interface as well as the low-level Ethereum Virtual Machine
  • Invent new and novel ways to improve the developer experience across our suite of tools and the rest of the Ethereum ecosystem.
  • Implement CI/CD to fully automate our release process
  • Write and maintain our documentation

About You

You’re comfortable with:

  • Writing software and tests; you probably have 8+ years of professional experience
  • Spoken and Written Communication
  • Architecting solutions to open-ended problems

Skills you’ll learn, or improve upon if you’re already knowledgeable:

  • 4+ years professional experience with TypeScript and Node.js
  • Writing high-performance JavaScript
  • Data structures and algorithms (stacks, heaps, queues, tries, graphs, etc)
  • Ethereum Virtual Machine
  • Solidity
  • Truffle
  • Managing and interacting with an Open Source developer community

You’ll have these opportunities:

  • Ship software that reaches 100s of thousands of developers
  • Connect with ConsenSys engineers from MetaMask, Infura, Quorum, Protocol Labs, etc to coordinate and build software to further foster the Ethereum ecosystem
  • Help build the future of economy by creating the tools used in its development
  • Attend and speak at conferences around the world (DevCon, TruffleCon, more!)
  • Be mentored by some of the best minds in Ethereum and Cryptocurrencies
  • Live anywhere with a quality Internet connection
  • Enjoy unlimited vacation and time off

 

ConsenSys is an equal opportunity employer. We encourage people from all backgrounds to apply. We are committed to ensuring that our technology is made available and accessible to everyone. All employment decisions are made without regard to race, color, national origin, ancestry, sex, gender, gender identity or expression, sexual orientation, age, genetic information, religion, disability, medical condition, pregnancy, marital status, family status, veteran status, or any other characteristic protected by law.

 

#LI-Remote

What is Truffle Blockchain?

Truffle is a popular development framework for building decentralized applications (dApps) on blockchain platforms, including Ethereum, Binance Smart Chain, and others

The framework provides developers with a suite of tools that make it easier to create, test, and deploy smart contracts and dApps

Truffle also includes a number of integrations with other blockchain development tools and platforms, such as Ganache for local blockchain development and Metamask for Ethereum wallet management

Truffle includes a number of features that simplify the development process, such as:

  • Smart contract compilation and migration: Truffle automatically compiles and deploys smart contracts to the blockchain network, making it easier for developers to manage the deployment process.
  • Testing framework: Truffle includes a built-in testing framework that enables developers to test their smart contracts and dApps with a variety of testing tools and approaches.
  • Debugging and logging: Truffle provides tools for debugging and logging smart contract code, making it easier to diagnose and fix errors and issues during development.
  • Built-in libraries: Truffle includes a number of built-in libraries that provide common smart contract functionality, such as OpenZeppelin for token standards and SafeMath for secure arithmetic operations.