Files
hush3/src/cc/dapps
2019-04-10 13:09:11 +02:00
..
2019-02-21 06:44:01 -11:00
2019-03-26 23:10:16 -11:00
2018-11-08 06:33:16 -11:00
z_
2018-11-25 03:02:24 -11:00
2018-12-15 10:29:00 -08:00
2018-12-15 07:48:23 -11:00
2018-11-08 20:51:56 -11:00
2018-11-11 09:56:11 -11:00
2019-02-03 20:18:57 -11:00

CryptoCondition dApps

Compiling

To compile all dapps in this directory:

make

zmigrate - Sprout to Sapling Migration dApp

This tool converts Sprout zaddress funds into Sapling funds in a new Sapling address.

Usage

./zmigrate COIN zsaplingaddr

The above command may need to be run multiple times to complete the process.

This CLI implementation will be called by GUI wallets, average users do not need to worry about using this low-level tool.

oraclefeed - feed of price data using oracles

Usage

./oraclefeed $ACNAME $ORACLETXID $MYPUBKEY $FORMAT $BINDTXID [refcoin_cli]

Supported formats are L and Ihh. Price data from CoinDesk API.