Basic HSC docs

This commit is contained in:
Jonathan "Duke" Leto
2022-09-25 06:27:33 -07:00
parent 804852e99c
commit 819f99cc07

20
doc/hsc.md Normal file
View File

@@ -0,0 +1,20 @@
# Hush Smart Chains
An overview of HSCs can be found here:
https://git.hush.is/hush/hush-smart-chains
Hush Smart Chains allow you to create a privacy coin with no custom C++ code, just running one command!
The new coin that is created can use either Equihash PoW (ASIC or GPU) or RandomX PoW (CPU).
## HSC Creator
https://git.hush.is/hush/hsc-creator with its site https://hush.is/hsc-creator
## HSC HOWTO
https://git.hush.is/onryo/hush-smart-chain-how-to
## HSC CLI
https://git.hush.is/jahway603/hsc-cli