Stellar-Wallets-Kit icon indicating copy to clipboard operation
Stellar-Wallets-Kit copied to clipboard

Allow logic for adding "plugins"

Open earrietadev opened this issue 1 year ago • 4 comments
trafficstars

Just like the "modules" logic, let's add the possibility for others to extend the functionality of this kit by integrating "plugins".

Let's make an example of what a plugin could be by adding a SEP10 plugin to the repo

earrietadev avatar Jan 29 '24 20:01 earrietadev

is this still open for contribution

martinvibes avatar Jun 18 '24 09:06 martinvibes

Hi @earrietadev , my name is Bernal, I currently work as a backend software developer, but I also like to do some Frontend. I have 4 years of experience in software development. I would like to make my first one with this issue and contribute to the project and allow me to learn more about the project. I believe I have enough experience to complete the issue and contribute to the project.

BernalHQ avatar Jun 20 '24 10:06 BernalHQ

Thank you @earrietadev

BernalHQ avatar Jun 22 '24 12:06 BernalHQ

Hello @earrietadev , I have a question. I was researching about the Stellar ecosystem and what SEP-10s are, and I now have a clearer idea of what this project is about. Regarding the question I have, it's basically to confirm if I understood correctly what I need to do with the issue. What I understood is that I need to create an example of what could be a plugin and how it can extend the functionality of the Stellar-Wallets-Kit, is this correct? So, if this is the case, what I am doing is creating a React project, in which I am installing the Stellar-Wallets-Kit and using the library's exports to create a new module that will be the SEP-10 authentication plugin, all of this outside of the kit. It's not code that is directly added to the Stellar-Wallets-Kit repository. I see it more as code from a third party that will utilize the logic of the kit. I hope I explained it well.

BernalHQ avatar Jun 28 '24 16:06 BernalHQ