kadena-community / kadena.js

Public monorepo for all Typescript/Javascript related tools and libs for Kadena
https://docs.kadena.io
BSD 3-Clause "New" or "Revised" License
35 stars 24 forks source link

Move all wallet specific helpers to `@kadena/wallet` #812

Open javadkh2 opened 1 year ago

javadkh2 commented 1 year ago

Please confirm the following:

Is your feature request related to a problem?

@kadena/wallet could be a place for all wallet specific helpers I believe we also need to think about the api, since wallets have some features like connect,get accounts and etc... we had a related discussion here https://github.com/kadena-community/kadena.js/pull/750

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Do you have any additional context?

No response

Participation

ash-vd commented 1 year ago

I suggest we use @kadena/wallet-adapters as a name. With wallet people could get the idea that the contents are for wallet builders. It is also in line with others in the space, such as MetaMask and Solana

github-actions[bot] commented 11 months ago

This issue is stale because it is open for 60 days with no activity