tuxxy / nuit

NuCypher Staking UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuit

Official NuCypher web staking UI. This repository is currently a work-in-progress.

  yarn react-app:start
    Starts the development server.

  yarn react-app:test
    Runs the tests

  yarn react-app:build
    Builds the app for production.

  yarn subgraph:codegen
    Generates AssemblyScript types for smart contract ABIs and the subgraph schema.

  yarn subgraph:deploy
    Deploys the subgraph to the official Graph Node.

  yarn workspace @project/react-app add <package name(s)>
    Add new libraries to main react app

About

NuCypher Staking UI

License:GNU General Public License v3.0


Languages

Language:HTML 36.5%Language:JavaScript 23.2%Language:TypeScript 20.3%Language:CSS 20.0%