Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 764 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 764 Bytes

Logo

nekoton-wasm

WASM bindings for Nekoton SDK.

Usage

Prerequisites

  • Rust 1.62+
  • wasm-pack 0.9.1+

Build

./build.sh

This command generates WASM files and bindings into the pkg directory which can be published by the wasm-pack.

Publish

wasm-pack publish

Contributing

We welcome contributions to the project! If you notice any issues or errors, feel free to open an issue or submit a pull request.

License

This project is licensed under the [License Apache].