Now that payments are in place, we are going to work on:
- CEP-19 for ephemeral gift wraps:
https://github.com/ContextVM/contextvm-docs/issues/19, and
- CEP-17 for servers relay list:
https://github.com/ContextVM/contextvm-docs/issues/17.
Both CEPs are quite minimal but yet beneficial for the ecosystem. CEP-19 provides better privacy guarantees, as servers and clients will be able to use ephemeral gift wraps for encrypted communications. Currently, they use regular gift wraps, which are regular events, and even if the events inside are ephemeral, they are wrapped in a regular envelope. CEP-17 defines how servers can announce relay lists (NIP-65) to improve discoverability.
Simple but powerful! LG!🚀
After this iteration we will come back to CEP-15 introducing common tool schemas, which is a bigger one
https://github.com/ContextVM/contextvm-docs/issues/15