Skip to content

lysoff/test-wallet

Repository files navigation

This is a test project built upon NextJS

Getting Started

Add .env.local file with your Alchemy API key:

NEXT_PUBLIC_ALCHEMY_API_KEY=<your_api_key>

Install the dependencies

npm i

Run the development server:

npm run dev

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

To run tests:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors