Envoy v0.30.0
Announcing the release of 🌅 Email for Sunrise Beta 🌅 , providing users with the ability to send a Travel Rule transaction to another VASP that does not implement either TRISA or TRP
-
The VASP will collect the email address of the counterparty compliance officer, then create a new counterparty with just the email address, the VASP name and the protocol set to "email".
-
When new transactions are "sent" to this VASP, an email will be sent to the compliance officer notifying them of a new TRISA transaction. That email will contain a secure link that has a time sensitive expiration.
-
When the compliance officer clicks on the link, they are taken to a secure page where they are verified and then presented the details of the transaction so they can accept or reject it (modifying it as necessary).
This is a beta version that has the accept/reject workflow and allows the counterparty to download a JSON copy of the travel rule data. More advanced features such as OTP and transaction confirmation are coming soon!
What's Changed
- Remove ULID Package by @bbengfort in #269
- Deliver Transaction and Convert by @bbengfort in #270
- Download JSON on Sunrise by @bbengfort in #271
Full Changelog: v0.27.1...v0.30.0