New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jingtum-base-lib

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jingtum-base-lib

jingtum base lib for wallet and so on.

  • 1.0.3
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

#The Jingtum Base JavaScript Library

Basic function for development, include generate wallet, check secret and check address.

jingtum-base-lib connects to the Jingtum base lib and runs in Node.js as well as in the browser.

##Getting jingtum-base-lib

Via npm for Node.js

  $ npm install jingtum-base-lib

Build from the source using gulp

  $ git clone https://github.com/jingtum/jingtum-base-lib.git
  $ npm install
  $ gulp

Then use the minified dist/jingtum-base-*-min.js in your webpage

##Quickstart

#TODO

Add basic type for validation and incoming network operations

Keywords

FAQs

Package last updated on 16 Nov 2016

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