🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

fitness-chain-js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fitness-chain-js

Pure JavaScript Bitshares library for node.js.

0.0.4
latest
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Elliptic curve cryptography functions (ECC)

Private Key, Public Key, Cryptographic Signature, AES, Encryption / Decryption

import {Address, Aes, PrivateKey, PublicKey, Signature} from "@graphene/ecc"

Configure

Update ./.npmrc if you need to change something:

@graphene/ecc:default_address_prefix = GPH

See Also

  • Address
  • Aes
  • PrivateKey
  • PublicKey
  • Signature

FAQs

Package last updated on 24 Aug 2017

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