This postal service gateway implements the XMTP transport for registration, inbox and conversations.
This project supports containerized development. From Visual Studio Code Dev Containers extension
Reopen in Container
or
Command line build using docker
$ docker build . -t xps-gateway:1
$ cargo test