I installed the unpacked extension built through https://github.com/project-serum/spl-token-walletyarn 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?
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.solanaAm i missing something or should we add the injection at the other side?