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
{{ message }}
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
I bootstrapped my project from Mintbase Boilerplate and Starter for Next JS 12+, Tailwind CSS 3, and TypeScript.
The application successfully connects to a near wallet when the connect method is invoked, but when I call the
wallet.mint()
nothing happens.I implemented it in a previous version of the application and it worked but it doesn't seem to work on this recent project I'm working on.
What could be the issue?
The text was updated successfully, but these errors were encountered: