Create Supra Accounts
How to create new and import existing accounts.
SupraAccount class constructor
SupraAccount class constructornew SupraAccount();
new SupraAccount(Buffer.from("YOUR_PRIVATE_KEY","hex"));Name
Type
Optional
fromDerivePath function
fromDerivePath functionSupraAccount.fromDerivePath(path, mnemonic);Name
Type
Optional
