Skip to content

A prototype of a javascript interface to the `zcash_address` crate.

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.md
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nuttycom/zcash_address_wasm

Zcash Addresses WASM

This library provides a Javascript/WASM library for parsing and encoding Zcash addresses. This is currently an EXPERIMENTAL library and provides only minimal functionality in support of ZIP 320. In the future, it may be extended to provide more comprehensive handling for various Zcash address types.

Building

To build this library for local experimentation, use:

wasm-pack build --target web

To try out the example code locally, run:

npx live-server

from the root directory and then point your browser to example/index.html.

Security Warnings

These libraries are currently under development and have not been fully-reviewed.

License

All code in this workspace is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A prototype of a javascript interface to the `zcash_address` crate.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING.md
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published