Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 347 Bytes

README_WEB.md

File metadata and controls

27 lines (16 loc) · 347 Bytes

qitmeer wallet desktop

desktop wallet

build

  1. install node

https://nodejs.org

  1. install go

https://golang.org/

  1. install statik

statik is a tool to embed static web files into Go binary

go get github.com/rakyll/statik
  1. build
build