The Zcash Devtool
What is the Zcash-Devtool?
The Zcash Devtool is a platform for hacking on Zcash. It is built by developers, for developers, for testing & development of new Zcash functionality; and should not be considered production-ready. The command line API that this tool exposes can & will change at any time and without warning. DO NOT commit significant funds to the management of the zcash-devtool embedded wallet.
Walkthrough
For a step by step guide for how to get started using these tools, see this walkthrough . It documents a full walkthrough of how to set up and use the
zcash devtool tooling. It is intended to serve as a guide for how to get set
up and how to add your own functionality to the tool.
Video tutorial of Zcash Devtool:
Kris Nuttycombe (@nuttycom) presented this tool during ZconVI. The session is available
on Youtube here
Security Warnings:
DO NOT USE THIS IN PRODUCTION!!!
The app has not been written with security in mind. It does however have affordances such as encryption of the mnemonic seed phrases that should make it viable for small scale experimentation, at your own risk.