Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hawksightco/hawk-sdk

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hawksightco/hawk-sdk - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

package.json
{
"name": "@hawksightco/hawk-sdk",
"version": "0.0.8",
"version": "0.0.9",
"description": "Hawksight v2 SDK",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

# Hawksight SDK
Still under development. Early release.
The Hawksight SDK is designed to facilitate interaction with the HawkSight blockchain API, enabling developers to easily manage transactions, query system health, and access general and utility endpoints for various blockchain operations. This library is particularly useful for working with decentralized finance (DeFi) applications on the Solana blockchain, including features for both Meteora DLMM and Orca CLMM systems.
## Features
- **Health Checks**: Monitor and verify the status of the HawkSight API.
- **General Utilities**: Manage and retrieve portfolio information, pool data, and token details.
- **Transaction Generation**: Create and manage transactions for different DeFi protocols.
## Installation
To install the Hawksight SDK, you need to have Node.js and npm installed on your machine. Then, you can add it to your project with the following command:
```bash
npm install @hawksightco/hawk-sdk
```
OR
```bash
yarn add @hawksightco/hawk-sdk
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc