Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
A Society Group, Inc. | Remote | $122k - $138k | |||
Gate.io | APAC | $72k - $75k | |||
P2P. org | Remote |
| |||
Wallet | Middle East | $88k - $115k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
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 |
United States or Canada only (strict requirementdue to security concerns)
About the Role
We are looking for a Senior Blockchain Developer with hands-on experience across blockchain protocols and cross-chain solutions. Your first and most critical task will be the integration of the Ton blockchain into Chainlink CCIP, so experience—or the ability to quickly get up to speed—with Ton, Chainlink, and cross-chain technologies is essential. This is a high-impact role, ideal for someone who thrives in a fast-paced, deeply technical environment. We're seeking someone who can ramp up quickly and deliver immediate value.
Key Responsibilities
- Lead the integration of Ton blockchain into Chainlink CCIP.
- Develop, test, and deploy cross-chain bridging solutions.
- Collaborate with protocol and infrastructure teams to ensure seamless interoperability across chains.
- Write clean, secure, and maintainable code using TypeScript and Next.js.
- Stay up-to-date with emerging blockchain technologies like SUI and Canton, and contribute to architectural discussions.
Required Qualifications
- Must be located in the U.S. or Canada
- Senior-level experience (5+ years preferred) in blockchain development.
- Proven expertise with Chainlink, cross-chain bridges, and non-EVM blockchain networks.
- Strong understanding of decentralized systems and blockchain interoperability.
- Experience or demonstrated ability to quickly learn Ton blockchain.
- Proficiency in TypeScript and Next.js.
Nice to Have
- Experience with emerging protocols such as SUI and Canton.
- Familiarity with Chainlink CCIP architecture and its extensibility model.
- Prior work in DeFi, cross-chain DApps, or oracle integration.
Note:If you are not familiar with Ton but are a fast learner with strong fundamentals in blockchain and cross-chain technologies, we still encourage you to apply.
- Health Care Plan (Medical, Dental & Vision)
- Life Insurance (Basic, Voluntary & AD&D)
- Paid Time Off (Vacation, Sick & Public Holidays)
- Training & Development
- Retirement Plan (401k, IRA)
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.