Skip to content

JFixby/dcrharness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decred harness

ISC License

  • 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 dcrd-instance using command-line call.

Build

set GO111MODULE=on
go build ./...
go clean -testcache
go test ./...

License

This code is licensed under the copyfree ISC License.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages