FunC Developer Jobs
16 jobs found
Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Evaa Protocol | Remote | $90k - $115k |
Responsibilities:
-
Write smart contracts in FunC with public examples available for review.
-
Understand asynchronous transactions and nuances related to high load and slow shardchains.
-
Update contract code and understand the necessary functions for this.
-
Test contracts using JS wrappers like sandbox/blueprint.
-
Work with Jetton smart contracts.
-
Deploy contracts to testnet/mainnet. ** Requirements:**
-
Demonstrable experience in writing FunC contracts with public examples.
-
Deep understanding of asynchronous transactions and shardchains.
-
Knowledge of updating smart contract code.
-
Proficiency in testing contracts with JS wrappers.
-
Experience with Jetton smart contracts.
-
Ability to deploy contracts on testnet/mainnet.
-
Be ready to sign NDA.
-
Degree in Mathematics, Information Security, Computer Science, Technical or Natural Sciences.
Perks:
-
Flexible working hours.
-
Opportunity to work with cutting-edge blockchain technology.
-
Collaborative and innovative work environment.
-
Additional earnings in crypto, stablecoins, and NFTs.
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.