New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cpchain-dapps/groupchats

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/groupchats

![Test Coverage Badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/zgljl2012/676521a4ad619576708a8aad39a1eaaa/raw/cpchain_dapps_groupchats__heads_main.json)

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

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.

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

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