Socket
Book a DemoInstallSign in
Socket

@cpchain-dapps/redpacket

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cpchain-dapps/redpacket

Contract Address: 0xcf3174cD4Dc7C4834D8932F7c3800ab98Afc437A // 0xF5De1905Af84099C1444c2AE167505d4a45DF2aB // 0x989046FE5194672Cd228385170d417508814596C // 0x646300fa36fEE3a765646fF57E167377122B4652 // 0xb46346A900fE8A8aB200323CAC7a89bc80aC5f2E

latest
npmnpm
Version
0.0.1
Version published
Maintainers
3
Created
Source

Red Packet Contract for Group Chat

Contract Address: 0xcf3174cD4Dc7C4834D8932F7c3800ab98Afc437A // 0xF5De1905Af84099C1444c2AE167505d4a45DF2aB // 0x989046FE5194672Cd228385170d417508814596C // 0x646300fa36fEE3a765646fF57E167377122B4652 // 0xb46346A900fE8A8aB200323CAC7a89bc80aC5f2E

Setup


npm install

# test
truffle test

Message

The message from red packet send to the group chat.


{
    "message": {
        "seq": 1
    },
    "type": "redpacket",
    "version": "2.1"
}



FAQs

Package last updated on 15 Dec 2021

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