Skip to content

ironsoul0/rcovid.xyz

Repository files navigation

rcovid.xyz

Built with Next.js and hosted with Vercel

demo

🛠 Wanna fork and create your own version?

  1. Clone the project

    git clone https://github.com/ironsoul0/rcovid.xyz
  2. Fill in the environmental variables. .env.sample is a sample file you can follow.

NEXT_PUBLIC_INFURA_ID=f40be16d787e47168253bf632e6a7bcd
NEXT_PUBLIC_TARGET_CHAIN_ID=42
NEXT_PUBLIC_HAT_ID=746
NEXT_PUBLIC_RECIPIENT_ID=0x51551EBfE65CCcE40DC5C4664E4b2b475B018dBB
  1. Install the dependencies

    cd rcovid.xyz
    yarn
  2. Start the development server

    yarn dev

🚁 Contributing

Feel free to contribute and suggest any improvements.

This repository is a full source of the website created using Next.js, Ethers.js, TypeScript and React.

About

rCovid | Protect the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published