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

blockchain-interactions3

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockchain-interactions3

This package enables interaction with different blockchains. It can be used to retrieve information on wallets, contracts and tokens (NFTs).

  • 0.0.9
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

keru-project-library

Tests

For each package, you can run the tests as follows:

  • Go to the package directory: cd package_name
  • Install dependencies: npm install
  • Run tests: npm run tests

Publishing on npm

To publish a package to npm, follow these steps:

  • Go to the package directory: cd package_name
  • Make sure you are logged in to your npm account: npm login
  • Update the version in package.json according to the changes made:
{
  "version": "1.0.2"
}
  • Publish the package: npm publish

Keywords

FAQs

Package last updated on 31 May 2024

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

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