🧑Run NEAR Scan
Installation guide
Step 1: Install project
git clone https://gitlab.com/hvbi-tccm/check-mate/near-scan.git
Step 2: Install package
npm install
Step 3: Start
npm run dev
Your site will start at http://localhost:3000
.