Skip to content

A non-persistent Zcash wallet built on .NET using the Nerdbank.Zcash library. For demo and educational purposes only.

License

Notifications You must be signed in to change notification settings

AArnott/Nerdbank.Zcash.VolatileWalletDemo

Repository files navigation

Nerdbank.Zcash.VolatileWalletDemo

This repo demonstrates a trivial Zcash wallet written in C# using the Nerdbank.Zcash library.

WARNING: This is for demo/educational purposes only. It doesn't store the spending key anywhere, so once the window is gone, all funds sent to this volatile wallet are lost. You may want to copy the seed phrase down if you send any funds to the address it creates.

This is a cross-platform GUI app based on Avalonia. Screenshots below show it running on both Windows and Linux (with the same exact binary build):

On Windows: image

On Linux (well, WSL actually): image

About

A non-persistent Zcash wallet built on .NET using the Nerdbank.Zcash library. For demo and educational purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages