Piratewallet Lightclient Library and CLI interface (with modifications to support Qortal cross-chain trades)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jack Grigg c9ad643653
Add gRPC protobufs to SDK
5 years ago
demo-www Simple demo displaying address of a fixed spending key 5 years ago
zcash-client-backend-wasm Add CompactBlock scanning to WASM backend 5 years ago
zcash-client-sdk-js Add gRPC protobufs to SDK 5 years ago
README.md Simple demo displaying address of a fixed spending key 5 years ago
build.sh Simple demo displaying address of a fixed spending key 5 years ago

README.md

Zcon1 WASM demo

Dependencies

Building

$ ./build.sh

Running

$ cd demo-www
$ npm run start

Then open http://localhost:8080/ in your browser.