Skip to main content

Quickstart

The quickstart guide covers multiple topics to get you up and running with the MetaMask Delegation Toolkit. It uses the hello-gator project as a template.

Prerequisites

Quickstart setup

Clone the repository:

git clone git@github.com:MetaMask/hello-gator.git

Navigate into the repository and install the dependencies:

cd hello-gator && yarn install

You are now ready to complete the quickstart guide for the Viem client.