sia-lite-wasm

command module
v0.0.0-...-3ba53bb Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: AGPL-3.0 Imports: 11 Imported by: 0

README

Sia Lite WASM

Simple GoLang WASM wrapper around some Sia wallet functions to access them securely in JS.

Building

To build the WASM library

GOARCH=wasm GOOS=js go build -o sia.wasm lib/main.go

Testing

To test the library from the example directory:

GOARCH=wasm GOOS=js go build -o sia.wasm ../lib/main.go
go run server.go

Then open your browser to https://localhost:8080/test.html

Using

Look at the example directory

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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