FunC Developer Jobs

30 jobs found

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

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

TAC

Riga, Latvia

$82k - $144k

Land

Remote

$36k - $90k

Land

Remote

$72k - $75k

Doggverse

Remote

$90k - $100k

Doggverse

Remote

$72k - $75k

Doggverse

Remote

$90k - $100k

AI Dogg

Remote

$84k - $90k

AI Dogg

Remote

$72k - $100k

AI Dogg

Remote

$98k - $108k

AI Dogg

Remote

$90k - $100k

AI Dogg

Remote

$45k - $75k

Vertex Sigma Software

Remote

$84k - $100k

A Society Group, Inc.

Remote

$122k - $138k

Gate.io

APAC

$72k - $75k

P2P. org

Remote

TAC
$82k - $144k estimated
Riga, Latvia
Apply

Role Overview

We’re looking for a Blockchain Engineer to work on TON-based backend services and smart contracts. The role focuses on FunC smart contract development, Jettons, and TON infrastructure, with Go and Node.js used for backend services, tooling, testing, and integrations. Solidity is used occasionally for EVM compatibility, but TON / FunC is the primary focus.

What you’ll do

  • Develop and maintain backend services and tooling integrated with TON

  • Write and maintain smart contracts in FunC

  • Work extensively with TON-specific concepts, including asynchronous transactions, high-load environments, and slow shardchains

  • Develop and maintain off-chain services, scripts, and tooling using Node.js for testing, deployment, indexing, and integrations

  • Test smart contracts using Node.js-based tooling such as sandbox, blueprint, and related frameworks

  • Work with Jetton smart contracts and TON token mechanics

  • Deploy smart contracts to testnet and mainnet

  • Build and maintain services interacting with TON nodes, RPC / APIs, and indexing data pipelines

  • Occasionally interact with EVM smart contracts (Solidity) for integrations and cross-ecosystem compatibility

  • Improve reliability, performance, and security of distributed and blockchain-based systems

Requirements

  • Strong production experience with Go

  • Practical experience writing smart contracts in FunC

  • Understanding of asynchronous blockchain execution models

  • Experience with Jettons or other TON token standards

  • Hands-on experience with Node.js for blockchain tooling, testing, deployment scripts, or backend services

  • Solid understanding of blockchain fundamentals

  • Ability to work independently in a remote, fast-moving environment

  • Russian and English working proficiency

What we offer

  • Competitive compensation

  • Fully remote work

  • Direct impact on a blockchain product integrated with the TON & Telegram ecosystem

  • High ownership and meaningful technical challenges

  • Engineering-driven team and collaborative environment

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.