dm3
dm3 copied to clipboard
The dm3 protocol | New standard of web3 messaging | Decentralized ENS-based registry | Secure end-to-end encryption | Easy dApp integration
To interact with the billboard backend components we need a package similar to backend-api or offchainresolver-api. This package should expose the following functions: - [ ] getMessages - [ ]...
Currently, the EnvelopMetadata contains the field ` deliveryInformation: string | DeliveryInformation; ` When it's encrypted it is from type string, decrypted it is from type DeliveryInformation. This causes problems because...
## Description The billboard service provides an API to deliver messages to the billboard embedded widget. The data is taken from the database of the billboard client. ## Requirements API...
The Billboard Client enables many-to-one messaging for dm3. Messages sent to the dm3-profile of that client are publicly visible to everyone. The following features are needed for the Backend implementation...
## Conditions - dm3 profile configured for addr, dm3 name, ens name -> receiver - other dm3 profile -> sender ## Current behavior - Sending a message to the dm3...
## Current behavior When adding a dm3 name, pressing "Add" closes the widget, but it takes some time until the new conversation appears. It seems unclear, of the action is...
- [x] Create Json package.json - [x] Add account package to Workspace - [x] Remove Frontend related Code - [x] Remove Backend related Code - [x] Remove Stroage related Code
Move the code from Lib to off-chain resolver
- [ ] Create package.json - [ ] Add to workspace - [ ] Move Message.ts to FE except for the types
- [ ] Enforce normalized ENS name - [ ] Enforce normalized address