{{if .Command}}{{.Command.Name}} - {{end}}Zcash 6.2.0 RPC

{{if .Command}}
{{.Command.Description}}

{{end}}

License of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT (github repo)

Note it uses a mainnet zcash node

{{range .Groups}}
{{.Name}}
{{range .Commands}} {{.Name}}
{{end}}

{{end}}