We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#15
I installed the unpacked extension built through https://github.com/project-serum/spl-token-wallet yarn build:extension in chrome. However, it does not seem like it ends up being injected into window.solana
yarn build:extension
Am i missing something or should we add the injection at the other side?
The text was updated successfully, but these errors were encountered:
window.sollet is injected and it's expected that one pass that into sol-wallet-adapter upon construction.
window.sollet
Sorry, something went wrong.
@armaniferrante have you got the solution?
No branches or pull requests
#15
I installed the unpacked extension built through https://github.com/project-serum/spl-token-wallet
yarn build:extension
in chrome.However, it does not seem like it ends up being injected into window.solana
Am i missing something or should we add the injection at the other side?
The text was updated successfully, but these errors were encountered: