Skip to content

Apybara/staking-xyz-widget

Repository files navigation

Staking.xyz Widget

Installation

It's advisable to employ a Node version manager that aligns with the .nvmrc or package.json/engines/node configurations, such as nvm, asdf, or n. For instance, the command below from nvm provides step-by-step instructions to install and engage the right Node.js version:

$ nvm use

We use pnpm to manage packages.

$ pnpm install

Development

To run the app locally, execute:

$ pnpm dev

Environment variables

Valid environment variables are required to run the app. Please follow these steps:

  1. Duplicate and rename the .env.example file to .env
  2. Replace the placeholders in the newly created .env with the valid ones

Quality check

To maintain code quality, we use lint-staged and Husky to run TypeScript type checks against all staged TS files and Prettier formatter against the staged files.

About

Your portal to staking.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •