Registry / crypto / decred-next-dcrnd-dcrutil-v8

decred-next-dcrnd-dcrutil-v8

JSON →
library8.0.4gogounverified

dcrutil provides Decred-specific convenience functions and types for blocks and transactions.

go get github.com/Decred-Next/dcrnd/dcrutil/v8
INSTALL
IMPORT
SIG · DECRED-NEXT-DCRND-
D
decred-next-dcrnd-dcrutil-v8
cryptogov8.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dcrutil
✓ github.com/Decred-Next/dcrnd/dcrutil/v8

Decode a Decred address.

package main import ( "fmt" "github.com/Decred-Next/dcrnd/dcrutil/v8" ) func main() { addr, _ := dcrutil.DecodeAddress("DsQxuCj7BdPm8KpL6q3Z5s2R4t1v9w8x7y6z") fmt.Println(addr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources