You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import { Coinbase, Wallet } from "@coinbase/coinbase-sdk";
// Paste in your API key name and private key
const apiKeyName = "Copy your API Key name here";
const privateKey = "Copy your API Key's private key here";
const coinbase = new Coinbase({ apiKeyName: apiKeyName, privateKey: privateKey });
#516
Open
its2badwespend opened this issue
Jan 16, 2025
· 1 comment
This will be review by the support team. Visit the live support page to initiate a chat with an agent for further assistance via Help Center.
Ticket ID: HL36193
Regards
https://github.com/nvm-sh/nvm/blob/v0.40.1/install.sh#L61-L112
The text was updated successfully, but these errors were encountered: