Discussion
Share your thoughts.
Posts
25- 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
01 - How to watch contract events fast like Ethereum?
I've been trying to find a way to watch emitting events in my contract as quickly on another blockchain as it is on Ethereum. I am exploring options like using websockets for real-time tracking. Is there any solution or alternative available?
- Sui
01 - 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
01 - 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
02 - How to access a private struct field in Rust?Discussionandreweth.126ForSuiDec 31, 2024
I'm working on a Rust project and encountered an error saying 'Invalid access of field 'value' on the struct 'dif_module::contract::Struct'. The field 'value' can only be accessed within the module 'dif_module::contract'. Why is this happening and how can I fix it?
- Sui
02 - 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
01 - 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
01 - Origin and Meaning Behind the Name 'Sui'
What is the origin and meaning behind the name 'Sui'?
- Sui
- NFT Ecosystem
01 - Centralized Exchanges Accepting SUI/USDC Pair Excluding CoinbaseDiscussionForSuiDec 24, 2024
Which centralized exchanges accept SUI/USDC trading pairs apart from Coinbase?
- Sui
- Architecture
- SDKs and Developer Tools
03 - Requesting Additional Testnet Sui Tokens Using a Sui WalletDiscussionElvin CLONE 183ForSuiDec 23, 2024
Can I get more than 1 Sui per hour for different addresses?
- Sui
- SDKs and Developer Tools
01
- 235
- 223
- 196
- 183
- 176
- 161
- 147
- 147
- 145
- 143
- IPFS
- Sui
- SDKs and Developer Tools
- Architecture
- Move
- Kubo
- IPNS
- yhant3235How to access and manage nested structs and dynamic fields in Move?56
- deriss82How to convert private key to new format via CLI33
- elfDani176Can you export an official Sui wallet to Razor or other Sui wallets?32
- Xavier.eth223'DataClone Failed to execute' error33
- yhant3235How can I claim Deep tokens if I have a DeepBook NFT?32