top of page

Lix Components: MetaMask Connector

Updated: Dec 4, 2023

The MetaMask Connector is a custom element component that can generate a unique profile key which is linked with your MetaMask browser extension.


Features include:

1. Generation of a unique private key for each profile linked to MetaMask

2. Secure browsing with private keys and other user data

3. Integration with web3.js library for interaction with the Ethereum blockchain





Setup for MetaMask

  1. Download and install the MetaMask browser extension from your browser.

  2. Open the extension and create a new wallet. During the setup process, you will be prompted to create a password and backup phrase, which you should store securely.

  3. After completing the setup process, you will be able to access your profile key, which is a long string of characters that represents your wallet address.


Installation

  1. Install using the Custom Element.

  2. Ensure the Custom Element is on "Server URL"

  3. Paste your URL into the Server URL field, with the token at the end. It should look like https://cdn.threedsoftware.com/metamask-connector?token=mytoken.


Connect with MetaMask




12 views0 comments

Recent Posts

See All
bottom of page