superhero-com / superhero-wallet

Superhero is a multi-blockchain wallet to manage crypto assets and navigate the web3 and DeFi space. Currently supporting Bitcoin, Ethereum and æternity blockchains.
https://wallet.superhero.com
ISC License
40 stars 38 forks source link

support new `sk_` format on key import/export #3404

Open nikita-fuchs opened 3 days ago

nikita-fuchs commented 3 days ago

Hey, the SDK is now using a new private key format, as can be seen here: https://docs.aeternity.com/aepp-sdk-js/v14.0.0/quick-start/ it unifies the private key with the public key's pattern, being now sk_.... . It would be great of importing/exporting keys would suppert that, too.