Move.

Discussion

Share your thoughts.

Posts

6
  • Bolke .
    Jan 05, 2025
    Discussion
    How to switch from testnetConnection to custom RPC in Sui.js?

    I'm working on a project using Sui.js and I need to connect to a custom RPC URL instead of using the default testnetConnection. How can I achieve this? I've seen a lot about connecting via testnetConnection, but I need guidance on using a custom setup for my RPC endpoint.

    • Move CLI
    0
    0
  • tomek.
    Jan 04, 2025
    Discussion
    How to send SUI to a wallet address in a smart contract?

    I'm working on a smart contract and I'm struggling to send SUI tokens to a specific wallet address. I have used the transfer::public_transfer function as suggested in the Sui framework but didn't succeed. Here's what I tried, but I encountered errors. What could be wrong and how can I fix it?

    • Move CLI
    0
    2
  • yhant3.
    Jan 04, 2025
    Discussion
    How to get the amount of SUI coins using Move language?

    I'm working with the Move language and I want to create a function that retrieves the amount of SUI coins held by a specific address. Is there an existing module or function in Move that can help me achieve this?

    • Move CLI
    0
    1
  • YJS.
    YJS10
    Dec 31, 2024
    Discussion
    How to use API endpoint for coin data on a website?

    I'm working on a website and I need to display the current market cap and price of our coin. I've found an API related to our coin, but I'm unsure how to use it. Could someone guide me on how I can get this information through the API?

    • Move CLI
    • Move
    0
    2
  • Raju.
    Dec 31, 2024
    Discussion
    Can deploying and calling a contract be done in one step?

    I'm trying to reduce the number of user clicks in my application process. Currently, I have two separate actions: deploying a contract and sending a PTB. I'm looking for a way to merge these into a single action to make things simpler for the users. Is it possible to deploy a contract and simultaneously call some of its functions within a single PTB?

    • Move CLI
    0
    1
  • Bolke .
    Dec 31, 2024
    Discussion
    Can I automate user transactions on Sui without signing?

    I'm developing a game where users constantly input data that modifies an NFT. I want to minimize user friction by automating transactions without requiring user signatures for each step. Is there a way to handle this, maybe using session tokens or similar methods to submit transactions from a user's wallet without signing each one?

    • Move Module
    • Move Script
    0
    1
We use cookies to ensure you get the best experience on our website.
More info