lorisleiva / solana-wallets-vue

Solana wallet integration for Vue 3
https://solana-wallets-vue-demo.netlify.app/
173 stars 65 forks source link

Add support for Standard Wallet and Mobile Wallet adapters #43

Closed lorisleiva closed 1 year ago

lorisleiva commented 2 years ago

This PR adds support for Standard Wallet and Mobile Wallet adapters as described in this PR.

It aims to be at feature parity with the Solana-maintained React libraries.

This PR also refactors the code inside the createWalletStore.ts file by using "composables" (similar to React's hooks) so each feature is contained within its own file.

netlify[bot] commented 2 years ago

Deploy Preview for solana-wallets-vue-demo ready!

Name Link
Latest commit 124694988994a6e490950487588b14b28f7990f1
Latest deploy log https://app.netlify.com/sites/solana-wallets-vue-demo/deploys/63dfbc05dd3e100008c759c2
Deploy Preview https://deploy-preview-43--solana-wallets-vue-demo.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

PratikBodawala commented 1 year ago

Is there any pending task in this PR?

Can you merge it if there are no pending tasks?

Great work :tada:

lorisleiva commented 1 year ago

Hey @PratikBodawala 👋

I was initially waiting for some reviews but that did not happen so let's get this merged.

Thanks for bumping!

PratikBodawala commented 1 year ago

Yeah, works just fine. 👍