This will not work with the social logins example, please follow the instructions on that page for that one specifically.
Please ensure to prefix your private key with “0x” so the SDK is instantiated correctly.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
npm i && npm run init
WALLET_PRIVATE_KEY=YOUR_PRIVATE_KEY_HERE
CHAIN_ID=1
npm run 01-get-address
> ./node_modules/.bin/ts-node ./examples/01-get-address
EtherspotWallet address: 0xb9798dF748E45F1fB724F50B7542802E5462a58a
