pallad icon indicating copy to clipboard operation
pallad copied to clipboard

zkApp to Wallet Connector Package 🔌

Open teddyjfpender opened this issue 1 year ago • 0 comments

zkApp to Wallet Connector Package 🔌

With Pallad having its own injected provider, it is a good idea to have a client-side version for interacting with Pallad. zkApp developers shouldn't have to spend much time to integrate Pallad for its users to interact with the developer's zkApp. A package that abstracts over the injected provider's functionality could give developers the required quick access to Pallad's features.

It also allows for better testing of Pallad's injected provider in an example zkApp like Minaverse 🪐

Possible Solutions 💡

  • Wagmi
  • Standalone Mina package for all Mina ecosystem wallets

Requirements 📖

  • Versioning of wallet APIs
  • Completion of https://github.com/palladians/pallad/pull/111

teddyjfpender avatar Dec 29 '23 03:12 teddyjfpender