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

@33cn/chain33-transaction-parser

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@33cn/chain33-transaction-parser - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@33cn/chain33-transaction-parser",
"version": "1.0.0",
"version": "1.0.1",
"description": "解析交易",

@@ -5,0 +5,0 @@ "main": "build/index.js",

# 解析交易的行为和含义
请查看 index.js 文件
使用方法:
```javascript
import { txInWords } from 'path-to/index.js'
import txParser from '@33cn/chain33-transaction-parser'
console.log('txParser', txParser)
console.log(txInWords(tx.execer, tx.payload))
```
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