New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

algoquant

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algoquant

The SDK for AlgoQuant

latest
Source
npmnpm
Version
5.7.0
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

AlgoQuant_SDK

Node.js SDK for the project AlgoQuant at UCF for Senior Design 2022-23. Currently implemented for internal use only. This SDK contains all the API network request for the endpoints that will be used on the Algoquant Web and Mobile applications. Endpoint logic can be found here on our Algoquant_Backend repo.

Installation

Use the package manager npm through Node Version Manager to install AlgoQuant.

npm install algoquant

Usage

import Algoquant from "Algoquant";

# returns 'user object'
Algoquant.GetUser(token)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

NPM package

Keywords

AlgoQuant

FAQs

Package last updated on 31 Mar 2023

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