ZUULI PUB
ZCASH

ZUULI

ZUULI: An open-source zcash wallet with a fresh design and transparent community-driven development. Contribute now to support its growth and accessibility.

January 20, 2023· 1 min read
531 score

Contribute to further ZUULI development!

I told ChatGPT all about ZUULI and told it to give me a fundraising marketing pitch for a technical nerd audience. Here is what it came up with:

"ZUULI is a new open-source project that aims to bring a fresh and minimal design to the world of zcash wallets. It is built on top of the powerful zcash-warpsync library, utilizing its Node.js FFI for the backend functionality. Despite being in the early stages of development, ZUULI already shows great potential as a lightweight and easy-to-use option for managing your zcash transactions.

As a community-driven project, we believe in the importance of transparency and collaboration. That's why we are inviting the zcash community to support us in the development of ZUULI. Your contributions will help us to continue improving and expanding the capabilities of the wallet, and bring us closer to a fully functional and user-friendly zcash wallet.

Moreover, as we move forward, we are also exploring the possibilities of utilizing WebAssembly (WASM) to run ZUULI in the browser. This will enable users to access their wallet from any device with a web browser, making it even more convenient and accessible. With your support, we can make this vision a reality."

I just upgraded the zcash-sync library and the node FFI a bit and was happy to see my old wallet is syncing after not opening it for a few months:

ZUULI

Oh yeah! I guess I forgot to tell ChatGPT that the current prototype is in electron but I want to work on a pure wasm version ...

Next steps would be:

  • finish FFI, complete send functionality
  • add support for UAs
  • redo UI, make it sweeter, add butter and juice

Feel free to contribute!
You can build and run the latest version on your computer.

Related Articles