keyaddr

command
v1.3.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

README

Keyaddr WebAssembly

This directory provides a simple wrapper interface to the github.com/ndau/ndaumath/keyaddr package for WebAssembly consumers like node and web browsers.

WebAssembly is a low level language meant to provide near native execution speeds by limiting the amount of steps required to execute the program. WebAssembly is also a compile target for the Go langauge. Therefore, we can use the same code in our client libraries as we do on the blockchain, which helps keep our sensitive cryptographic results secure and correct.

Building

From the project root

dep ensure
yarn install
yarn build.sh

Testing

Build first then run yarn test.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL