Socket
Socket
Sign inDemoInstall

@exodus/aptos-sdk-fork

Package Overview
Dependencies
18
Maintainers
93
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @exodus/aptos-sdk-fork

Aptos SDK


Version published
Weekly downloads
643
decreased by-33.09%
Maintainers
93
Install size
2.16 MB
Created
Weekly downloads
 

Readme

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

Last updated on 04 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc