Skip to content

getlinkster/dashboard

Repository files navigation

This is a RainbowKit + wagmi + Next.js project bootstrapped with create-rainbowkit with some additional tools.

Technologies and Tools used

Getting Started

Copy .env.example file to .env file, update values and run the development server:

npm run dev

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

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Other commands

Test and code coverage

npx hardhat coverage

Compile contracts

npx hardhat compile

Deploy contract

npx hardhat run scripts/deploy.js --network fuji

About

Subscription dashboard for event organisers & users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published