-
memwallet Offers a simple in-memory HD wallet capable of properly syncing to the generated chain, creating new addresses, and crafting fully signed transactions paying to an arbitrary set of outputs.
-
nodecls Provides wrapper that launches a new
pfcd
-instance using command-line call.
set GO111MODULE=on
go build ./...
go clean -testcache
go test ./...
This code is licensed under the copyfree ISC License.