Is there a way to call Meamask from my extension’s background script? I found this bunch of code in metamask:
function connectExternal(remotePort) {
const portStream = new PortStream(remotePort);
controller.setupUntrustedCommunication(portStream, remotePort.sender);
}`
1 Like
Tksly
2
If you don’t have a professional answer, you can seek professional help in consonsys discord
2 Likes
Paos
3
Tyvärr inte inte vad jag vet
1 Like
system
Closed
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.