Open gianalarcon opened 4 days ago
I think we have to first decide on the wallet handling strategy. Since now we are handling the wallet on the API side. We have the following options:
Hello, please can take up this issue?
I'd like to handle this task.
Could I take a shot at this?
I’d like to resolve this.
May I pick this up?
Issue Overview - Current state Lack of wide usage of starknet.dart package - mainly for balance checking API endpoints handle core game functionality like session create-session and join-session So, I would do 1.Replace API endpoint with smart contract call/invoke. Add create_session smart contract integration
I’d like to work on this.
I'd like to handle this task.
Could I be assigned to this?
Can I take this issue?
I'd love to work on this!
Issue Overview - Current state
starknet.dart
package, primarily for balance checking, on starknet-dart branchcreate-session
andjoin-session
Proposed Solutions or Ideas
1.Replace API endpoint with smart contract call/invoke. Implement create_session smart contract integration
Note: Your PR should point to
starknet-dart
branch