Hey, I’d like to chime in and write about what I personally have been thinking about in terms of the Namada roadmap. The following represents my own thoughts (not as a representative of Heliax) on a 1-year roadmap currently.
PGF proposals before Phase 5
This is low-hanging fruit that I’d like to mention first. The Donor Drop PGF proposal is officially on-chain as Proposal #5. After this, I’d like to see some retroactive PGF be distributed to community members that have been instrumental in important activities in mainnet before Phase 5:
- Builders of the Donor Drop infra
- Block explorer operators
- IBC relayers
- Would like to use PGF as a way to subsidize IBC relaying fees for the initial set of operators
- Do this after Phase 3 (and maybe 4) to get a clearer picture of who is doing the bulk of the relaying
After Phase 5, I’d love to see some development to grow the PGF module in Namada and experiment more with our PGF system. This is pretty open-ended, and there are several issues and feature requests on the Namada github for improvements to the PGF system. Perhaps @Gavin could elaborate more on this if he has ideas.
Osmosis Shielded Swaps: Flagship Initial Integration
The Heliax team has already been busy at work on this over the last couple months. They have recently implemented an IBC packet-forwarding middleware that allows Namada to talk to CosmWasm cross-chain swaps contracts on Osmosis: GitHub - anoma/ibc-middleware: IBC middleware implementations, augmenting ibc-rs.
The middleware repo is now published to https://crates.io/ and is currently undergoing an audit from Informal Systems. The software is actually included in the current Namada software (v1.1.1) and can be used from the CLI! There are likely to be updates to come following the audit.
Remaining unfinished business for the shielded swaps is to create the UI. We are envisioning building a UI into Namadillo that would be accessible as a new left-hand tab (below MASP, IBC, Transfer). The Heliax team has begun designs but has yet to begin the front-end implementation. Of course, shielded swaps are permissionless - you and anyone in the community can build your own UI too!
Connect Namada to the larger crypto-sphere
We envision Namada as an important tool and primitive for the crypto space beyond the existing IBC ecosystem. As such, it is critical to connect Namada to other ecosystems like the EVM and SVM. We would like to prioritize expanding bridging services beyond IBC, which would allow even more projects to integrate with us (e.g. shielded swaps beyond IBC). In this future, Namada could act as a shielded swap aggregator, where users can keep their assets shielded at rest on Namada, and when they want to swap, Namada can help source the best available liquidity and prices from whichever chains to which Namada is connected. There are several options we have thought about:
- Wormhole integration: we are currently exploring the technical requirements for Namada support within this ecosystem, which could give us access to certain SVM and EVM chains
- IBC Eureka: an option for upgrading IBC when Eureka launches in order to gain EVM access
- Revival of the native Ethereum bridge
New Browser Wallets
It would be great to get Namada support in existing wallets that support the IBC ecosystem in general, such as Keplr and Leap wallets. It would be great to get a sense from the community which wallets would be most desirable for integrations.
Mobile Wallet
This would be a fantastic development that would enable Namada to have reach as a payments platform as well. There are currently two fledgling projects to make mobile Namada wallets, with one approaching a proof-of-concept demo.
Shielded Sync Fuzzy Message Detection (FMD)
Some cryptographic improvements to shielded-sync that some Heliax cryptographers and engineers have begun working on. This could significantly speed up sync times and thus significantly improve the MASP UX. More details can be found in the public discussion on the Anoma Reasearch forum: FMD + TEE for private state sync proposal - Shielded State Sync - Anoma | Research & Development Forum.
New incentivized assets for shielded rewards as a way of introducing Namada to new communities
We have some ideas we have been working on / projects we have been chatting with, but I’d rather not make them public here just quite yet. I’d definitely love to see some community input on which projects might be preferences and good options for attracting new audiences to Namada.
Shielded airdrop for Zcash holders
There has been some R&D on this front and we are currently awaiting feedback from the Zcash team and community: Status update & RFC: ZEC-NAM shielded airdrop protocol - Ecosystem Updates - Zcash Community Forum.
Shielded payments for decentralized VPNs
I think this is a really cool idea for a shielded action that makes so much sense: provide end-to-end privacy for setting up a decentralized VPN. @Daniel from Mandragora made a forum post about this some time ago: Shielded actions - Subscription to a dVPN node on Sentinel. Perhaps there are other projects too that could integrate.
Shielded swaps for aggregators like Squid Router
Similar to the points made above on expanding bridging solutions for Namada and turning Namada into a kind of shielded swap aggregator. It might be worthwhile and quicker to also integrate with Squid router.