Socket
Book a DemoInstallSign in
Socket

@exodus/aptos-sdk-fork

Package Overview
Dependencies
Maintainers
105
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/aptos-sdk-fork

Aptos SDK

latest
npmnpm
Version
1.19.4-exodus.4
Version published
Weekly downloads
1.2K
41.64%
Maintainers
105
Weekly downloads
 
Created
Source

SDK Aptos

Installation

For use in Node.js or a web application
pnpm install aptos

Testing

To run the full SDK tests, From the root of this package, run:

pnpm test

npx jest -- <path/to/file.test.ts>

To use the local build in a local project:

// run from the root of this package
pnpm build
// run on your local project
pnpm add PATH_TO_LOCAL_SDK_PACKAGE

FAQs

Package last updated on 05 Jun 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