Skip to content

base64 Private key conversion suibase <> chrome wallets #75

@georgescharlesbrain

Description

@georgescharlesbrain

How do I go from my Suibase required base64 private key to 

TS SDK required pvt key which is the same as the pvt key in the chrome wallets.

const keypair = Ed25519Keypair.fromSecretKey(Buffer.from(privateKey, 'base64'));

The pvt key from the chrome wallets don't work on a regen.

Thx

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions