Zcash-warp tutorial

I have started documenting part of the Zcash design and implementation on a website.

The first major topic is the tutorial that covers:

  • start zcashd regtest
  • lightwalletd regtest
  • warp regtest
  • create a wallet in warp
  • mine
  • shield zcashd → warp
  • transfer funds from warp → warp
  • split notes
  • transfer pools
  • zip 317
  • pick multiple input notes
  • multiple receiver ua
  • z2z
  • z2o
  • z2t
  • t2t
  • sender pays fees
  • change/no change
  • multi pay

It’d be great to get some feedback from the community.

Thanks

12 Likes

This is a very neat tutorial @hanh!

Glad to see that you are using the regtest support on libruszcash as well :grin:

1 Like

Regtest is very good for experimentation & testing. There is no risk of losing money there!

1 Like

Yes, “local consensus” is a LRZ feature I worked on because of those very same motives :grin: