underware-gg / pistols

Pistols at 10 Blocks | Made with Dojo
https://pistols.underware.gg
Creative Commons Zero v1.0 Universal
8 stars 5 forks source link

Connect Wallet #13

Closed rsodre closed 3 months ago

rsodre commented 8 months ago

Connect with Starknet Wallets

Wallet management of Duelist (burner) accounts

ktarun1419 commented 6 months ago

i want to work on this issue

rsodre commented 6 months ago

i want to work on this issue

Awesome! Do you have familiarity with Dojo and Starknet?

At this moment, I'm adding wager and fees to the game's contract (issue #11), I think it's best to do this afterward, to make sure it's working with the game.

Also, a lot is happening regarding L2 and L3s right now, and it will impact how this will be implemented. We're considering deploying on Realms L3, which no doubt is the best place for the game to reside, but will take a while to go live on mainnet.

Close to this issue is the usage of Arcade Accounts, which also depends on the target L2/L3.

ktarun1419 commented 6 months ago

yes i am familiar with starknet and dojo , Please let me know when i can start on this issue

rsodre commented 6 months ago

@ktarun1419, I spent the weekend researching account abstraction and decided to do this myself.

I opened another issue #24 that would be a good place to start, and it also involves collaboration with Dojo (dojo.js#165).