Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@toruslabs/fnd-base

torusresearch331.6kMIT15.0.0TypeScript support: included

Contains details for sapphire nodes

torus, nodes, torus-embed, torus-website, fetch-node-details, toruslabs

readme

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