Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 482 Bytes

File metadata and controls

28 lines (18 loc) · 482 Bytes

Sporting F1

Sporting F1 is an F1 Fantasy League consisting of 2,000 cars. NFT traits make race prediction and earn points. The top 100 players of the 2023 season will receive prizes.

This is the repository for the xNFT running in your Backpack wallet

Requirements

  • Node.js (preferably through nvm)
  • yarn

Installation

To spin up a development environment, run:

nvm use
yarn
yarn dev

Bundling

Once app is ready to be delivered, run:

yarn bundle