govm wallet(cmd,web assembly,html)
- command:
- cd bin/cmd
- go build
- more info
- web assembly:
- cd bin/wasm
- ./build.sh
- how to use
- local web wallet:
- cd bin/html
- ./build.sh
- ./html
- gui:
- cd bin/gui
- fyne.exe package -os windows -name govm.net -icon ./assets/govm.png
- android library:
- cd trans
- gomobile bind -target=android