Hello everyone
I want to build a metamask extension on localhost as a website.
After clone source metamask and run yarn setup then yarn start, I dont know which port of metamask on my localhost.
Can you help me with that?
Hey @trdbau, welcome to the MetaMask community! ![]()
The MetaMask GitHub page may help you:
- Open the Redux DevTools extension and check the “Use custom (local) server” checkbox in the Remote DevTools Settings, using the default server configuration (host
localhost, port8000, secure connection checkbox unchecked).
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.