Switch demo to use zcash-client-sdk-js
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import * as wasm from "hello-wasm-pack";
|
||||
import * as wasm from 'zcash-client-sdk'
|
||||
|
||||
wasm.greet();
|
||||
|
||||
Reference in New Issue
Block a user