Skip to content

bsn-si/ocex-coupon-signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocex Coupon Signature

JS/Wasm library for coupon activation signatures.

How to build

You need wasm-pack to start building

cargo install wasm-pack

Build NodeJS package

wasm-pack build --target nodejs --out-dir pkg_node --release

Build Web JS package

wasm-pack build --target bundler --out-dir pkg_web --release

About

nodejs wasm package to make activation signature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published