Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Land | Remote | $36k - $90k | |||
Land | Remote | $72k - $75k | |||
Doggverse | Remote | $90k - $100k | |||
Doggverse | Remote | $72k - $75k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
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 |
| |||
Wallet | Middle East | $88k - $115k |
Land is a groundbreaking Telegram Mini App revolutionizing virtual land ownership on the TON blockchain. Inspired by viral successes like Notcoin, we empower users to discover, collect, and trade tokenized land packs—seamless, community-driven, and scalable for millions. Our lean team of 4-6 innovators is building a frictionless ecosystem where tokenized lands become the gateway to immersive digital worlds, blending simplicity with blockchain-native economics.
Our mission is to craft a robust, developer-friendly backend that powers seamless land pack transactions, wallet integrations, and real-time trading—handling high-throughput dApps with zero downtime.
We are seeking a seasoned Backend Developer to architect and scale the TON Connect API infrastructure for Land, ensuring secure, high-performance interactions between users, wallets, and our tokenized land marketplace. Your contributions will drive exponential growth, making Land the go-to hub for Telegram's tokenized real estate revolution.
Responsibilities:
- Design and deploy scalable backend APIs with intuitive endpoints (e.g., /buy-pack, /trade-land, /mint-token).
- Orchestrate core flows: user onboarding, transaction emulation, NFT minting, and cross-wallet synchronization (TON Connect v2+).
- Integrate with Telegram Bot API, TonCenter, and off-chain storage (PostgreSQL/MongoDB) for land metadata and getgems.io-like secondary markets.
- Optimize for concurrency: event queues, idempotent retries, and caching to support viral user spikes.
- Conduct security audits, performance profiling, and CI/CD pipelines; contribute to open-source SDKs for community adoption.
Requirements:
- 4+ years in backend engineering with Node.js/Express, Go, or Rust—proficiency in REST/GraphQL and microservices.
- Deep expertise in TON ecosystem: mandatory experience with TON Connect, FunC smart contracts, and Jetton/NFT standards.
- Strong grasp of networking, concurrency, and persistence: queues (RabbitMQ/Kafka), databases (MongoDB schema design), and offline-first caching.
- Security-first mindset: encryption, rate-limiting, and vulnerability assessments.
- Proven track record in high-scale apps (e.g., 1M+ DAU); excellent English communication for async collaboration.
Nice-to-Have:
- Prior work on TON Foundation projects, Notcoin, Dogs TON, or Sticker Community — bonus for viral growth integrations.
- Experience with event-driven systems, telemetry (Prometheus), and Web3 analytics.
- Contributions to TON dApps or open-source TON tools.
Why Join Land?
- Explosive growth potential in Telegram's 900M+ user base—be part of the next Notcoin-level phenomenon.
- Autonomous, results-driven culture with bi-weekly sprints and transparent roadmaps.
- Competitive salary negotiated based on experience, paid in USD via bank transfer.
- Token incentives: $LAND allocations vesting over 6 months, with performance bonuses tied to milestones.
- Provision of necessary equipment (laptop, peripherals) upon onboarding.
- 20 paid vacation days, 11 public holidays, and 14 sick leave days annually.
- Access to TON hackathons, English training, and global team retreats.
- Medical expense reimbursement and flexible remote setup.
Payments commence after Christmas (December 2025), subject to project milestones and team performance.
Type of Work:
Full-time, fully remote.
Contact: Send your resume and portfolio to [email protected] or @land_nft_scam on Telegram.
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.