Creit-Tech / Stellar-Wallets-Kit

A kit to handle all Stellar Wallets at once with a simple API
https://stellarwalletskit.dev
MIT License
33 stars 16 forks source link

Add Ledger Wallet connection #10

Open earrietadev opened 8 months ago

petersdt commented 3 months ago

@earrietadev can i work on this issue?

lindsaymoralesb commented 3 months ago

Hi @earrietadev My name is Lindsay Morales. I'm a Software Engineer based in Costa Rica and this is my third OD hack!

I'd love to have the opportunity to tackle this issue, and be able to learn more about this project. I've never integrated a wallet before, but I'm characterized by being a quick learner and I love challenges. So first thing I'll do is check the code to check the other wallets implementation, I already check the project docs and I saw the interface I should implement for new modules or wallets so I'll research about this specific wallet integration then.

vnitin08 commented 3 months ago

Hi @earrietadev I'm Nitin Verma, a typescript fullstack developer. This is my first ODhack and would like to work on this issue. I have integrated a metamask wallet before using javascript in one of my project . I'm sure will be able to connect Ledger Wallet. I will be able to complete it in 3-5 days. Here is my github https://github.com/vnitin08.

lindsaymoralesb commented 3 months ago

Thanks! @earrietadev will let you know if I have any doubts.

lindsaymoralesb commented 3 months ago

Hi! @earrietadev I’ve been working on the wallet integration and I created a draft PR, in case you want to check something while I finish the implementation.