Skip to content

Assignments

Adding support for ETH

Given we just derived a few public keys in SOL, can you try doing the same for ETH?

Again for reference, this is how backpack does it - https://github.com/coral-xyz/backpack/blob/master/packages/secure-background/src/services/evm/util.ts#L3

Creating a web based wallet

Create a simple web based wallet where someone can come and create a pneumonic, add multiple wallets and see the public key associated with each wallet