Browse Source

Update 'README.md'

pull/1/head
Duke Leto 3 years ago
parent
commit
7536b00705
  1. 15
      README.md

15
README.md

@ -1,8 +1,8 @@
# Zcash RPC Documentation Generator
# Hush RPC Documentation Generator
This tool extracts and formats the help text for each of the Zcash RPC calls. The output of this script is hosted at [zcash-rpc.github.io](https://zcash-rpc.github.io).
This tool extracts and formats the help text for each of the Hush RPC calls. The output of this script is hosted at [rpc.hush.is](https://rpc.hush.is)
See the `script` directory for the `zcash.go` script that generates the output and template.
See the `script` directory for the `hush.go` script that generates the output and template.
### How to use
@ -10,4 +10,11 @@ Ensure that you have Go installed and a working and running `zcashd` instance an
## License
License of the docs is MIT (see https://github.com/zcash/zcash), license of the scripts and webpage is also MIT ((C) 2018 Karel Bilek)
Released under the GPLv3 or later.
## Copyright
The Hush Developers, 2021
Karel Bilek, 2018 (MIT)

Loading…
Cancel
Save