Skip to content

Files

Latest commit

a9f3b44 · Jun 30, 2024

History

History

dcrutil

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 2, 2022
Aug 2, 2022
Feb 19, 2020
Mar 17, 2019
May 16, 2024
May 16, 2024
Oct 12, 2017
Apr 26, 2023
Jun 8, 2023
Jun 30, 2024
Jul 30, 2022
Apr 15, 2021
May 16, 2024
May 16, 2024
Oct 8, 2019
Nov 19, 2021
Nov 19, 2021
Aug 25, 2023
Apr 15, 2021
Jul 30, 2022
Aug 28, 2023

README.md

dcrutil

Build Status ISC License Doc

Package dcrutil provides decred-specific convenience functions and types. A comprehensive suite of tests is provided to ensure proper functionality.

This package was developed for dcrd, a full-node implementation of Decred which is under active development by Company 0. Although it was primarily written for dcrd, 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

This package is part of the github.com/decred/dcrd/dcrutil/v4 module. Use the standard go tooling for working with modules to incorporate it.

License

Package dcrutil is licensed under the copyfree ISC License.