-
Notifications
You must be signed in to change notification settings - Fork 594
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
add okx wallet to eco page #1574
base: master
Are you sure you want to change the base?
Conversation
add OKX Wallet info
okx wallet icon
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🟡 Heimdall Review Status
|
@BanditBun is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
apps/web/src/data/ecosystem.json
Outdated
}, | ||
{ | ||
"name": "OKX Wallet", | ||
"description": "OKX Wallet is an universal crypto wallet available on multiple platforms, including app, web, and extension.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change:
is a universal
instead ofis an universal
including app
toincluding as an app
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wording changed, thx!
apps/web/src/data/ecosystem.json
Outdated
{ | ||
"name": "OKX Wallet", | ||
"description": "OKX Wallet is an universal crypto wallet available on multiple platforms, including app, web, and extension.", | ||
"url": "https://www.okx.com/web3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link points to a prices page, rather than an installation page for the wallet; please update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changed to download page
@BanditBun Hi there! Left a few comments in-line to resolve. Thanks for the PR! |
Update according to comments
changes to comment suggestions
What changed? Why?
add okx wallet to eco page
Notes to reviewers
okx wallet update
How has it been tested?
no need