Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

govm-net/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallet

govm wallet(cmd,web assembly,html)

  1. command:
  2. web assembly:
  3. local web wallet:
    • cd bin/html
    • ./build.sh
    • ./html
  4. gui:
    • cd bin/gui
    • fyne.exe package -os windows -name govm.net -icon ./assets/govm.png
  5. android library:
    • cd trans
    • gomobile bind -target=android