An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.3% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org
Top 4.7% forks on proxy.golang.org
Top 1.5% docker downloads on proxy.golang.org

proxy.golang.org : github.com/ltcsuite/ltcd/ltcutil

Package ltcutil provides litecoin-specific convenience functions and types. A Block defines a litecoin block that provides easier and more efficient manipulation of raw wire protocol blocks. It also memoizes hashes for the block and its transactions on their first access so subsequent accesses don't have to repeat the relatively expensive hashing operations. A Tx defines a litecoin transaction that provides more efficient manipulation of raw wire protocol transactions. It memoizes the hash for the transaction on its first access so subsequent accesses don't have to repeat the relatively expensive hashing operations. The Address interface provides an abstraction for a Litecoin address. While the most common type is a pay-to-pubkey-hash, Litecoin already supports others and may well support more in the future. This package currently provides implementations for the pay-to-pubkey, pay-to-pubkey-hash, and pay-to-script-hash address types. To decode/encode an address:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/ltcsuite/ltcd/ltcutil
License: ISC
Latest release: 7 months ago
First release: almost 4 years ago
Namespace: github.com/ltcsuite/ltcd
Dependent packages: 46
Dependent repositories: 6
Stars: 35 on GitHub
Forks: 34 on GitHub
Docker dependents: 2
Docker downloads: 337
See more repository details: repos.ecosyste.ms
Last synced: 30 days ago

    Loading...
    Readme
    Loading...