🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@oat-sa/tao-core-sdk

Package Overview
Dependencies
Maintainers
33
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oat-sa/tao-core-sdk

Core libraries of TAO

latest
Source
npmnpm
Version
3.6.0
Version published
Weekly downloads
711
-6.69%
Maintainers
33
Weekly downloads
 
Created
Source

tao-core-sdk-fe

TAO Frontend Core SDK

Core libraries of TAO.

Install

npm i --save @oat-sa/tao-core-sdk

Development

Available scripts in the project:

  • npm run test <testname>: run test suite
    • testname (optional): Specific test to run. If it is not provided, all will be ran.
    • HOST (optional environment variable, default: 127.0.0.1): Test server listen host
    • PORT (optional environment variable): Test server listen port
  • npm run test:keepAlive: start test server
  • npm run test:cov: start test server
  • npm run coverage: show coverage report in terminal
  • npm run coverage:html: show coverage report in browser
  • npm run test:dev: test in development mode (watch changes and source maps)
  • npm run build: build for production into dist directory
  • npm run build:watch: same as build, but watch changes
  • npm run build:dev: watch changes and build with source maps
  • npm run lint: check syntax of code

Keywords

tao

FAQs

Package last updated on 01 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts