@cpchain-dapps/redpacket
v0.0.1
Published
Contract Address: 0xcf3174cD4Dc7C4834D8932F7c3800ab98Afc437A // 0xF5De1905Af84099C1444c2AE167505d4a45DF2aB // 0x989046FE5194672Cd228385170d417508814596C // 0x646300fa36fEE3a765646fF57E167377122B4652 // 0xb46346A900fE8A8aB200323CAC7a89bc80aC5f2E
Downloads
4
Keywords
Readme
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"
}