This is a dapp for creating and grabbing red packets(luck money). This is the first application on Group chat.
npm install
# test
truffle test
The message from red packet send to the group chat.
{
"message": {
"seq": 1
},
"type": "redpacket",
"version": "2.1"
}