@toruslabs/fnd-base

Contains details for sapphire nodes


Keywords
torus, nodes, torus-embed, torus-website, fetch-node-details, toruslabs
License
MIT
Install
npm install @toruslabs/fnd-base@16.1.1

Documentation

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