FunC Developer Jobs

14 jobs found

Receive emails of FunC Developer Jobs
Job Position Company Posted Location Salary Tags

Chainlink Labs

United States

$75k - $84k

ZetaChain

Remote

ZetaChain

Remote

TON Society

Remote

$86k - $120k

Wallet

Singapore, Singapore

$84k - $120k

Wallet

Remote

$84k - $120k

Manta Network, Powered by p0x labs

New York, NY, United States

$72k - $75k

bemo

Remote

$54k - $60k

TON Society

Remote

$84k - $120k

TON Solutions

Remote

TON Society

Remote

$63k - $90k

Onton

Helsinki, Finland

$84k - $90k

meridian.wtf

Remote

$67k - $96k

Evaa Protocol

Remote

$90k - $115k

Chainlink Labs
$75k - $84k estimated
United States

About Us 

Chainlink Labs is the primary contributing developer of Chainlink, the decentralized computing platform powering the verifiable web. Chainlink is the industry-standard platform for providing access to real-world data, offchain computation, and secure cross-chain interoperability across any blockchain. Chainlink Labs helps power verifiable applications for banking, DeFi, global trade, and gaming by collaborating with some of the world’s largest financial institutions, notably Swift, DTCC, and ANZ. Chainlink Labs also works with top Web3 teams, including Aave, Compound, GMX, Maker, and Synthetix. Chainlink Labs was ranked in Newsweek’s 100 Most Loved Workplaces 2023 in both the United States and United Kingdom.

We are seeking a talented Senior Software Engineer with expertise in Web3 technologies to lead the integration of Chainlink products into the TON ecosystem. In addition, the ideal candidate will have a strong background in blockchain development, decentralized systems, and a deep understanding of Web3 infrastructure. You will play a pivotal role in bridging Chainlink's functionality to non-EVM chains, driving innovation, and expanding its capabilities across diverse blockchain environments

Your Impact:

  • Lead the integration of Chainlink’s applications into the TON ecosystem.

  • Work closely with fellow engineers to build the end to end experience for your products, including but not limited to dApps, data services, smart contracts, monitoring, and tooling

Requirements:

  • Previous development experience in the TON ecosystem using FunC, Tolk or Turing-complete programming languages

  • 5+ years of professional programming experience. 

  • 2+ years of experience working in Web3.

  • Solid understanding of blockchain concepts, such as consensus algorithms and cryptography

  • Firm understanding of API design, RESTful services, and microservices architecture

  • Experience with backend development and concurrent programming

  • Projects where one has led a complex integration and/or feature that included numerous internal/external lateral/vertical stakeholders

  • Exceptional analytical, strategic thinking, and problem-solving skills

Desired:

  • Experience with distributed systems and p2p networking

  • Excellent collaboration and communication skills in an async team setting

  • Have participated in hackathons or demonstrated hands-on development work via personal projects (active GitHub profile)

  • Experience working on open-source projects

  • Relevant cryptography certifications, such as Certified Blockchain Solution Architect (CBSA) or Certified Blockchain Developer (CBD)

  • Experience with other high-level programming languages (Solidity, Rust, Golang, C++, TypeScript)

All roles with Chainlink Labs are global and remote-based. Unless otherwise stated, we ask that you try to overlap some working hours with Eastern Standard Time (EST).

Commitment to Equal Opportunity

Chainlink Labs is an equal opportunity employer. All qualified applicants will receive equal consideration for employment in compliance with applicable laws, regulations, or ordinances. If you need assistance or accommodation due to a disability or special need when applying for a role or in our recruitment process, please contact us via this form.

Global Data Privacy Notice for Job Candidates and Applicants

Information collected and processed as part of your Chainlink Labs Careers profile, and any job applications you choose to submit is subject to our Privacy Policy. By submitting your application, you are agreeing to our use and processing of your data as required.

What is FunC language?

FunC is a programming language specifically designed for writing smart contracts on The Open Network (TON) blockchain

Here are some key aspects of the FunC language

Key Features of FunC:

  • FunC is tailored specifically for developing and deploying smart contracts on the TON blockchain. Its design takes into account the unique features and requirements of TON's architecture.
  • FunC is considered a low-level language compared to other smart contract languages like Solidity. It provides a closer-to-the-metal approach, allowing developers to write highly optimized code.
  • The language is designed for efficiency, enabling the creation of smart contracts that are both fast and resource-efficient. This is particularly important for the high-performance requirements of the TON blockchain.
  • Simplicity: FunC has a relatively simple syntax compared to other blockchain languages. This simplicity helps in writing clear and concise smart contracts.
  • Expression-Based: Everything in FunC is an expression, which fits well with the functional programming paradigm.
  • Built-In Functions: The language includes a set of built-in functions specifically designed to handle operations common in smart contract development on TON.