betfinio / staking

0 stars 0 forks source link

Staking for betfin.io application

Setup

Install the dependencies:

bun i

Get Started

Start the dev server:

bun run dev

Build the app for production:

bun run build