stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.03k stars 830 forks source link

LambdaHackWeek: Add Stellar Wallets Kit #155

Open Julian-dev28 opened 5 days ago

Julian-dev28 commented 5 days ago

Please add PRs to the update-P21 branch

Description: Integrate the Stellar Wallet Kit into the Soroban Example Dapp to enable more wallet choices.

Repository: Stellar Wallets Kit

Tasks:

Expected Outcome:

Why This Is Important:

PedroCo3lho commented 1 day ago

Hello @Julian-dev28 ,

I'm interested in picking up this issue. I'm Pedro, a full stack developer looking to join the web3 community. I have some experience with Soroban, having managed wallets using soroban-react. Taking a general overview, I think that Stellar-Wallets-Kit seems more maintainable to implement.

By the way, I was looking for a project that already implements the Stellar Wallets Kit. Do you have one to recommend?

Thank you!

Julian-dev28 commented 22 hours ago

Hey @PedroCo3lho

Thanks for picking this up!

There are a few commits you can reference that might help you out:

https://github.com/stellar/soroban-dapps-challenge/commit/d53690ec4578a6b0995a5adad3d04e150c6aefdb#diff-8074f794edfcd0a89e53130be3621f6bf4841b14de5bfc20e8e828ee84c4b4cc

https://github.com/stellar/soroban-dapps-challenge/commit/140e212affc673eacaa908d523c974ab4fd3fd24#diff-8234c742ce101536cedd4673e7c856a171b2422e16b315ed07771ff42fc380a6

https://github.com/stellar/soroban-dapps-challenge/commit/b397b177016cec879fc7b8108f00c320d781ee66#diff-f9ca05a175cb7eefe7980619b444695ba3a501d5ee133925e4ac32f3f9291ad5

Looking forward to the results!