DappConnect gives you the tools to seamlessly enable your project with off-chain communication for decentralized, private, and secure messaging.
See the docsLeveraging peer-to-peer messaging protocols and tools for strong end-to-end encryption, DappConnect is designed to protect your users.
Adopt DappConnect to protect your users from censorship and remove the need for centralized infrastructure.
Optimized for mobile and web platforms, DappConnect can be used by any project built on Ethereum or other blockchains.
The simple API allows you to introduce decentralized, private, secure communication in your application in minutes.
Get started
{
"AdvertiseAddr": "YOUR_PUBLIC_IP",
"ListenAddr": "0.0.0.0:30303",
"HTTPEnabled": true,
"HTTPHost": "127.0.0.1",
"HTTPPort": 8545,
"APIModules":
"eth,net,web3,admin,mailserver",
"RegisterTopics": ["whispermail"],
"WakuConfig": {
"Enabled": true,
}
Anything that can be done off-chain can be done with DappConnect. Here are just a few examples.
Get inspired, view more use cases