Skip to content

defientco/DASHBOARD_RELICS

Repository files navigation

SyncStream UI

Referance Homepage

Getting Started

First, install packages with npm

npm i

yarn

yarn

Next, copy the .env.local file to .env and fill in:

  • NEXT_PUBLIC_CRE8ORS_ADDRESS=
  • NEXT_PUBLIC_CHAIN_ID=

Finally, run the development server:

npm run dev

yarn

yarn dev

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

About

dashboard built using Alchemy APIs, ethers & ethereum-block-by-date

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published