solana-developers / solana-cookbook

https://solanacookbook.com/
619 stars 344 forks source link

[Snippet] Connecting to a wallet with wallet adapter #50

Open jacobcreech opened 2 years ago

jacobcreech commented 2 years ago

Show the basic code to connect to a wallet. Use wallet-adapter

Recipe: Keypairs and Wallets

Must have connection code for at least one of the following:

cogoo commented 2 years ago

🙏🏾 Please add Svelte to the list @Jacob-CG

jacobcreech commented 2 years ago

@cogoo Added!

rasreee commented 2 years ago

hi! may i call dibs on this issue?

jacobcreech commented 2 years ago

@rasreee yes you may! Assigning now

rasreee commented 2 years ago

hi! here's my initial PR - https://github.com/solana-dev-adv/solana-cookbook/pull/116

let me know of any issues for me to address~ :-)

jacobcreech commented 2 years ago

@rasreee Pulled in! Thanks for the contribution

tarunyadav1 commented 2 years ago

hey @jacobcreech Is @rasreee also working on the Svelte integration part? I want to take it, if no one is working in this?

jacobcreech commented 2 years ago

@tarunyadav1 don't think anyone is working on it at this time. You're welcome to go after it!

stellaw1 commented 2 years ago

Could I work on the code for Vue integration?

jacobcreech commented 2 years ago

@stellaw1 Sure! Assigned

silvestrevivo commented 2 years ago

@jacobcreech Since the Svelte wallet adapter is already live and community maintained by me and @cogoo , can I add it to the documentation?

https://github.com/svelte-on-solana/wallet-adapter/issues/22

Sagargajare commented 9 months ago

@jacobcreech

I want to contribute an Angular example snippet. Angular Wallet Adapter using the official Angular library for integrating wallets.

Can I move forward with it?

jacobcreech commented 9 months ago

@Sagargajare , please do!