Control omnicored omnicore-cli from golang.
Zero dependency.
Im developing under macOS and linux(ubuntu), not enough time to deal with windows.
- env variable
OMNI_BIN_PATH
to your [omnicore bin] path (see init.go init.go
func.go
- other funcs normally start with name which same as file prefix (eg:func in
cli_wrap.go
usually like cliXxx)
Notice:
- Some behaviors may be effected by your local bitcoin.conf.
BSD 3-Clause License