包详细信息

@toruslabs/constants

torusresearch295.3kMIT15.0.0

Contains constants for torus and web3auth

torus, constants, web3auth, nodes

自述文件

fetch-node-details

Introduction

This monorepo contains various packages to fetch node config of various web3auth's networks.

It has following pacakges:-

  • @toruslabs/constants
  • @toruslabs/fnd-base
  • @toruslabs/fetch-node-details
  • @toruslabs/fnd-server

Installation

  • npm i

Run server

  • npm run dev

Run test cases

  • npm run test:ci

Build packages

  • npm run build