Solana Jobs
Job Description: We are seeking an experienced developer proficient in Solana and web2 technologies to join our growing team. As a Solana and Web2 Native iOS/Android Developer, you will play a crucial role in developing, and maintaining robust and scalable mobile applications for both iOS and Android platforms. Responsibilities: Collaborate with cross-functional teams including designers, product managers, and backend developers to understand project requirements and deliver high-quality mobile applications. Design and develop efficient, reusable, and reliable code for Solana-based applications, utilizing the Solana blockchain ecosystem. Implement seamless integration of Solana smart contracts and related functionalities into mobile applications. Optimize mobile applications for maximum ...
We need to register a .SOL domains using an api. You will implements only two operations: a) Register .SOL DOMAIN: Boolean result = registerSOLDomain(String domain_sol, String phantom_Wallet_private_key). result = true if the domain was registered or false if not (show error). b) Transfer .SOL Domain from a wallet to another wallet: Boolean result = transferSOLDomain(String domain_sol, String phantom_Wallet_source_private_key, String phantomWalletDestinatiob). result = true if the domain was registered or false if not (show error). To implement this project only free resources can be used .That is, we will not use features like quicknode, infura etc. It is all. We already know which domains we want to register and we know which domains are available.