Pinned Repositories
btcjson
Implements the bitcoin JSON-RPC API - a package from btcd
btcws
Custom types for btcd websocket extension commands written in Golang
go-flags
go command line option parser
go-socks
SOCKS5 proxy library for Go
goleveldb
LevelDB key/value database in Go.
scorecoin.github.io
ScoreCoin News
scorecoind
An alternative full node bitcoin implementation written in Go (golang)
seelog
Seelog provides logging functionality with flexible dispatching, filtering, and formatting. Natively written in Go language. Check our Wiki page for more detailed description, reference, tutorials, etc.
wallet
websocket
A WebSocket implementation for Go.
ScoreCoin's Repositories
scorecoin/scorecoind
An alternative full node bitcoin implementation written in Go (golang)
scorecoin/btcjson
Implements the bitcoin JSON-RPC API - a package from btcd
scorecoin/btcec
Implements support for the elliptic curves needed for bitcoin - a package from btcd
scorecoin/btclog
Package btclog implements a subsystem aware logger backed by seelog.
scorecoin/btcwire
Implements the bitcoin wire protocol - core wire protocol package from btcd
scorecoin/btcws
Custom types for btcd websocket extension commands written in Golang
scorecoin/fastsha256
scorecoin/go-flags
go command line option parser
scorecoin/go-socks
SOCKS5 proxy library for Go
scorecoin/goleveldb
LevelDB key/value database in Go.
scorecoin/scorecoin.github.io
ScoreCoin News
scorecoin/seelog
Seelog provides logging functionality with flexible dispatching, filtering, and formatting. Natively written in Go language. Check our Wiki page for more detailed description, reference, tutorials, etc.
scorecoin/wallet
scorecoin/websocket
A WebSocket implementation for Go.
scorecoin/bitcoinj
A library for working with Bitcoin
scorecoin/blocksafari
A web-based frontend to pointcoin
scorecoin/bolt
A low-level key/value database for Go.
scorecoin/btcnet
Package btcnet defines the network parameters for standard Bitcoin networks.
scorecoin/btcrpcclient
Implements a robust and easy to use websocket-enabled Bitcoin JSON-RPC client.
scorecoin/btcutil
Provides bitcoin-specific convenience functions and types