-
Notifications
You must be signed in to change notification settings - Fork 135
Issues: coinbase/mesh-sdk-go
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
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
opened Jan 16, 2025 by
its2badwespend
Update mesh-specifications to v1.4.15
enhancement
New feature or request
#500
opened Dec 13, 2023 by
sleepdefic1t
incorrect test in Something isn't working
TestJob_ComplicatedTransfer
silently failing
bug
#451
opened Oct 20, 2022 by
0rphon
Handling account aliases on the Concordium blockchain (rosetta-cli)
enhancement
New feature or request
#422
opened Jul 4, 2022 by
bisgardo
EncodeJSONResponse - http: superfluous response.WriteHeader call
bug
Something isn't working
#407
opened May 22, 2022 by
aeharvlee
Error when "details" error field is populated in network/options response
#321
opened May 17, 2021 by
GCrispino
Add Net Zero Requirement for parser.Descriptions
enhancement
New feature or request
#37
opened May 23, 2020 by
patrick-ogrady
Add Parser Package Examples
enhancement
New feature or request
#34
opened May 22, 2020 by
patrick-ogrady
ProTip!
Updated in the last three days: updated:>2025-01-13.