Skip to content
/ bsvutil Public
forked from bitcoinsv/bsvutil

Provides Bitcoin (BSV) specific convenience functions and types

License

Notifications You must be signed in to change notification settings

ejfhp/bsvutil

 
 

Repository files navigation

bsvutil

Build Status ISC License GoDoc

Package bsvutil provides Bitcoin (BSV) specific convenience functions and types. A comprehensive suite of tests is provided to ensure proper functionality. See test_coverage.txt for the gocov coverage report. Alternatively, if you are running a POSIX OS, you can run the cov_report.sh script for a real-time report.

This package was developed for bsvd, a full-node implementation of Bitcoin (BSV). Although it was primarily written for bsvd, this package has intentionally been designed so it can be used as a standalone package for any projects needing the functionality provided.

Installation and Updating

$ go get -u github.com/bitcoinsv/bsvutil

License

Package bsvutil is licensed under the copyfree ISC License.

About

Provides Bitcoin (BSV) specific convenience functions and types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Shell 0.9%