Skip to content
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

feat: added okx wallet #124

Merged
merged 3 commits into from
Sep 6, 2023
Merged

feat: added okx wallet #124

merged 3 commits into from
Sep 6, 2023

Conversation

0xsebn
Copy link
Contributor

@0xsebn 0xsebn commented Aug 31, 2023

@@ -231,6 +231,15 @@ const tokenary: Wallet = new InjectedConnector({
icon: walletIcons.tokenary,
});

const okx: Wallet = new InjectedConnector(
{
name: 'Okx',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the correct name of the brand is OKX?

@chybisov chybisov changed the title feat:added okx wallet feat: added okx wallet Sep 1, 2023
@chybisov chybisov merged commit d977981 into main Sep 6, 2023
1 check passed
@chybisov chybisov deleted the LF-4512-integrate-okx-wallet branch September 6, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants