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: wallet selector integration #783

Merged
merged 32 commits into from
Aug 11, 2022

Conversation

ahnafalfariza
Copy link
Member

@ahnafalfariza ahnafalfariza commented Jul 11, 2022

Changing current wallet near-api-js to custom paras-wallet-selector

https://www.npmjs.com/org/paras-wallet-selector

@ahnafalfariza ahnafalfariza marked this pull request as ready for review July 22, 2022 12:19
@ahnafalfariza ahnafalfariza changed the title [WIP] feat: wallet selector integration feat: wallet selector integration Jul 22, 2022
@ahnafalfariza ahnafalfariza requested a review from emarai July 26, 2022 06:04
<div className="font-semibold text-center text-sm">
{res?.response.error.kind.ExecutionError}
</div>
<div className="font-semibold text-center text-sm">{`Successfully delete trade`}</div>
Copy link
Member

Choose a reason for hiding this comment

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

Ini ga ada locale gan?

lib/near.js Outdated Show resolved Hide resolved
pages/_app.js Outdated Show resolved Hide resolved
components/Tabs/TabTokenUpdatePrice.js Outdated Show resolved Hide resolved
components/Modal/TradeNFTModal.js Outdated Show resolved Hide resolved
components/Home/HomeCollectionList.js Outdated Show resolved Hide resolved
components/Common/WalletSelector.js Outdated Show resolved Hide resolved
}
}

authSession.current = setInterval(() => generateAuthToken(currentUser.accountId), 1000 * 3600)
Copy link
Member

Choose a reason for hiding this comment

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

nanti ditest lagi

@ahnafalfariza ahnafalfariza linked an issue Jul 28, 2022 that may be closed by this pull request
@ahnafalfariza ahnafalfariza merged commit e08fc16 into develop Aug 11, 2022
@ahnafalfariza ahnafalfariza deleted the feat/wallet-selector-integration branch August 11, 2022 06:36
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.

Wallet Selector Integration
3 participants