包详细信息

@toruslabs/fnd-base

torusresearch36.3kMIT15.0.0

Contains details for sapphire nodes

torus, nodes, torus-embed, torus-website

自述文件

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