MetaMask Installation & Set up Web3 RPC URL

To monitor the flow of funds in your network account, it is essential to set up Ramestta's URL on Metamask, whether you're using the testnet or mainnet. The use of MetaMask is a prerequisite for this process. MetaMask can be used on both mobile devices and web browsers for interacting with the Ethereum blockchain. By utilizing the browser-based Ethereum DApp, users can execute Ethereum apps directly within their browser. Communication between Infura and the Ethereum Ledger is enabled, while mnemonic private key encoding is non-custodial and HD private key storage is performed locally on the user's browser storage. To set up Metamask, please refer to the guide.

How to create a MetaMask Wallet?

If you're interested in creating a cryptocurrency wallet, installing the MetaMask extension on your browser is a good place to start. Once installed, MetaMask injects a global API into websites visited by users, available at window.ethereum (or window.web3.currentProvider for legacy purposes). Websites can use this API to request user logins, fetch data from blockchains that the user has a connection to, and recommend the user to sign messages and transactions. This API can also be used to detect the user of a web3 browser.

Step 1. Get MetaMask for your browser.

Metamask is available for Chrome, Firefox, Brave, and Opera.

  1. Open https://metamask.io or search for “Metamask extension” using your favorite search engine.

In this tutorial we will be using Google Chrome as an example, but the workflow is the same for all browsers.

  1. Click Chrome to install MetaMask as a Google Chrome extension.

  2. Click Add to Chrome.

  3. Click Add Extension.

  1. That’s all. You have successfully installed MetaMask extension!

  2. The next step is to create an account.

    1. Click on the MetaMask icon in the upper right corner to open the extension.

    2. To install the latest version of MetaMask, click Try it now.

    3. Click Continue.

  1. You will be asked to create a new password. Create a strong password and click Create.

Don’t forget to store your password for safekeeping!

  1. Proceed by clicking Next, then accept Terms of Use.

  2. Click Reveal secret words.

  3. You will see a 12 words seed phrase. Save seed words as a file or copy them to a safe place and click Next.

Reveal secret words and copy your secret backup phrase to a safe place.

Security tips: Write this phrase on a piece of paper and store in a secure location. If you want even more security, write it down on multiple pieces of paper and store each in 2–3 different locations. Memorize this phrase.

  1. Verify your secret phrase by selecting the previously generated phrase. When done, click Confirm.

By “solving this puzzle” you are confirming that you know your secret phrase.

Congratulations! You have successfully created your MetaMask account. A new Ethereum wallet address was automatically generated for you.

Add Ramestta Network

In order to view the flow of funds in your accounts, on the Ramestta Network, you will need to configure Ramestta {testnet, mainnet} URL on Metamask.

https://www.ramestta.com/

Add the Ramesttta Network Manually (steps given below)

https://www.quicknode.com/guides/ethereum-development/smart-contracts/how-to-create-and-deploy-an-erc20-token

COPY THE ABOVE LINK TO OPEN IN CHROME OR ANY BROWSER

Last updated