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

@ixo/client-sdk

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ixo/client-sdk - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "@ixo/client-sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "One ixo client to rule them all",

@@ -8,2 +8,6 @@ "main": "index.js",

"author": "gwn <dev@gwn.wtf>",
"repository": {
"type": "git",
"url": "https://github.com/ixofoundation/ixo-client-sdk"
},
"scripts": {

@@ -10,0 +14,0 @@ "postinstall": "patch-package"

8

README.md

@@ -62,4 +62,4 @@ # ixo-client SDK

a custom signer. No need to provide this if the client is
initialized with a regular wallet, as the value can be
obtained from it.
initialized with wallet created with `makeWallet`, as the
value can be obtained from it.

@@ -74,3 +74,3 @@ - `getSecpAccount()`: Get account info for the SECP subwallet

- `amount`
- `amount`: Any positive number

@@ -201,3 +201,3 @@ - `denom`: Coin type. Optional, defaults to `"uixo"`.

- `serialize()`: Method that serializes the wallet
- `serialize()`

@@ -204,0 +204,0 @@

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