Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
meridian.wtf | Remote | $67k - $96k | |||
Evaa Protocol | Remote | $90k - $115k |
About Us:
Meridian Club is the closest thing to a functioning DAO within the TON ecosystem. We are excited to announce a community takeover of the TON.fun project. TON.fun is a bonding curve launchpad designed to facilitate fair token launches. With the legacy of its founding team entrusted to Meridian, we are calling upon the TON Community to join forces and build the most innovative Bonding Curve Launchpad in the industry.
Role Overview:
TON.fun seeks a skilled Frontend Developer to join our team and drive the development of our smart contracts. The ideal candidate will have extensive experience in smart contract development, a passion for DeFi, and a keen interest in creating something new and exceptional..
Key Responsibilities:
- Develop and implement smart contracts using FunC code.
- Collaborate closely with a ChatGPT to design, build, and optimize the Bonding Curve Launchpad.
- Contribute to the ongoing evolution of TON.fun by implementing innovative DeFi solutions.
- Participate in code reviews, testing, and debugging processes to ensure high-quality code.
Requirements:
- Proven experience in writing FunC code.
- Or strong technical background with experience in Rust, C, or C++.
- Active GitHub account showcasing your work and contributions.
- Background in DeFi projects and a deep understanding of decentralized finance principles.
- Excellent English, both written and spoken.
- Previous participation in TON Contests is a significant plus.
What We Offer:
- Opportunity to work at the forefront of the TON ecosystem.
- Generous compensation package tied to performance.
- Itβs a real fun to be inside
- A chance to make a significant impact within the decentralized finance space.
If you are a smart, and technically capable developer looking to make a difference in the DeFi world, we want to hear from you. Join us in building the best Bonding Curve Launchpad and contribute to the exciting evolution of TON.fun.
How to Apply:
Please submit your resume, a link to your GitHub profile, and any relevant portfolio pieces to @thehbprince. Include something which will make us chose you please. Like critical review of our on-chain NFTs
Join us at TON.fun and be a part of shaping the future of fun at TON!
Meridian Club is not an employer. We are just a bunch of degens working together to make the world a better place. We celebrate diversity and are committed to creating an inclusive environment for all members.
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.