{"id":17279742,"url":"https://github.com/str4d/zcon1-demo-wasm","last_synced_at":"2025-04-14T09:35:22.319Z","repository":{"id":52330230,"uuid":"192127452","full_name":"str4d/zcon1-demo-wasm","owner":"str4d","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T18:25:48.000Z","size":323,"stargazers_count":7,"open_issues_count":14,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T06:54:04.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/str4d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-15T22:01:50.000Z","updated_at":"2022-06-11T06:16:40.000Z","dependencies_parsed_at":"2023-02-07T20:30:52.272Z","dependency_job_id":null,"html_url":"https://github.com/str4d/zcon1-demo-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/str4d%2Fzcon1-demo-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/str4d%2Fzcon1-demo-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/str4d%2Fzcon1-demo-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/str4d%2Fzcon1-demo-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/str4d","download_url":"https://codeload.github.com/str4d/zcon1-demo-wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240183750,"owners_count":19761436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T09:18:29.853Z","updated_at":"2025-02-25T03:30:58.241Z","avatar_url":"https://github.com/str4d.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zcon1 WASM demo\n\n## Dependencies\n\n- [Rust](https://www.rust-lang.org/tools/install)\n- [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/)\n- [npm](https://www.npmjs.com/get-npm)\n\n## Building\n\n```sh\n$ ./build.sh\n```\n\n## Running the backend\n\nWeb browsers currently cannot talk directly to gRPC servers, so it is necessary to run a\nproxy as part of the backend. The `envoy/` subdirectory contains a Dockerfile and config\nfile for an Envoy proxy that listens on `localhost:8081` and will route requests to a\n`lightwalletd` frontend listening on `localhost:9067`.\n\nSee [the `lightwalletd` documentation](https://github.com/zcash-hackworks/lightwalletd)\nfor details on how to set up a local `lightwalletd` testnet instance. Note that when\nstarting the frontend, you may need to use `--grpc-bind-addr 0.0.0.0:9067` so that the Docker\ncontainer can access it.\n\nTo build and run the Envoy proxy:\n\n```sh\n$ docker build -t lightwalletd/envoy -f envoy/envoy.Dockerfile envoy\n$ docker run -d --network=host lightwalletd/envoy\n```\n\n## Running the demo\n\n```sh\n$ ln -s \"$HOME/.zcash-params\" demo-www/params\n$ cd demo-www\n$ npm run start\n```\n\nThen open http://localhost:8080/ in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstr4d%2Fzcon1-demo-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstr4d%2Fzcon1-demo-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstr4d%2Fzcon1-demo-wasm/lists"}