pendulum-chain / vortex

1 stars 0 forks source link

Add EVM wallet support to polygon prototype #40

Closed prayagd closed 2 months ago

prayagd commented 3 months ago

Context

As the user would start from Polygon chain, the prototype need to support EVM wallet

Requirement

Note

prayagd commented 3 months ago

@pendulum-chain/devs High priority ticket, so your quick estimation would be highly appreciated

prayagd commented 3 months ago

Hey team! Please add your planning poker estimate with Zenhub @b-yap @bogdanS98 @ebma @gianfra-t @TorstenStueber

TorstenStueber commented 3 months ago

All their details should be fetched for the prototype i.e Account address and Token balances

Not sure whether we request this from the wallet. It could just be that we request this directly from the RPC node but it depends on the library.

The main goal of this ticket is that we:

(Depending on the wallet library) this might require that we also connect to some EVM RPC node.

prayagd commented 3 months ago

Update the ticket based on your comment

prayagd commented 3 months ago

@ebma what sdk are we going ahead with out of the above? Klaus would need this for design refernce

ebma commented 3 months ago

We will probably use rainbowkit. You can see the example dialogs on their website.

prayagd commented 2 months ago

@ebma should we close this ticket?

ebma commented 2 months ago

Yes, let's do that. EVM wallet support was merged to polygon-prototype-staging in this PR.