@cpchain-dapps/groupchats

0.0.1 • Public • Published

CPChain Encrypted Group Chats

Test Coverage Badge

Deploy

pip install cpc-fusion

cpc-fusion deploy --keystore <your keystore> --abi build/contracts/GroupChat.json

# Get configs
cpc-fusion get-configs --abi build/contracts/GroupChat.json --address <address>

# Set the upper limit of members
cpc-fusion call-func --abi build/contracts/GroupChat.json --address <address> --keystore <your keystore> --function setUpperLimit --parameters 120

AES Key

Please use 128 bit (16 Byte) AES, e.g. FsFSlCZ5Zqe6E2Hp.

Readme

Keywords

none

Package Sidebar

Install

npm i @cpchain-dapps/groupchats

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

2.46 MB

Total Files

27

Last publish

Collaborators

  • zhangkai-cpchain
  • zgljl2012
  • cpchain_tech