Skip to content

MetaMask/gelato-test

Repository files navigation

Getting Started

Install packages:

yarn

Setup a .env.local file:

cp .env.local.example .env.local

And add the correct variables:

NEXT_PUBLIC_ETH_GAS_API_KEY=
NEXT_PUBLIC_BLOCKNATIVE_API=

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •