bitpay / bitpay-go
Powerful, flexible, lightweight interface to the BitPay Bitcoin Payment Gateway API.
☆35Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bitpay-go
- Go wrapper for secp256k1☆34Updated 6 years ago
- A pure Go (golang) electrum bitcoin wallet library.☆60Updated 6 years ago
- Implements a robust and easy to use websocket-enabled Bitcoin JSON-RPC client.☆88Updated 6 years ago
- Utilities for Monero☆56Updated 6 years ago
- Simple Serialize, the canonical serialization library for the Ethereum Serenity project☆27Updated 3 years ago
- An implementation of go-datastore using leveldb☆38Updated last month
- Ethereum wallet used in OpenBazaar☆18Updated 4 years ago
- memsize computes the size of your object graph☆32Updated 3 months ago
- Bindings to lib-secp256k1 for golang☆27Updated 7 years ago
- API based multi-cryptocurrency wallet☆75Updated 4 years ago
- handling bitcoin address, including generating private keys from wif, sign/vefiry,serializing,HD keys and mnemonic seed☆22Updated 6 years ago
- goprocess - like Context, but with good close semantics.☆72Updated 4 years ago
- [DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆32Updated 5 years ago
- a websocket implementation of a go-libp2p transport☆60Updated 2 years ago
- DEPRECATED: NAT Autodiscovery☆53Updated 2 years ago
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33Updated 5 years ago
- Calculate merkle roots, build and verify proofs that data is in a merkle tree.☆75Updated 5 years ago
- NAT port mapping library for Go☆43Updated 4 years ago
- Package btclog implements a subsystem aware logger.☆24Updated last month
- 💰Multi-crypto wallets/keys generator for cold storage with built-in encryption.☆57Updated 6 years ago
- A Golang client library for communicating with Ethereum RPC server☆55Updated 6 years ago
- MONERO-API☆20Updated 6 years ago
- A Monero RPC Wallet client implementation written in Go (Golang)☆60Updated last year
- IPLD Node and Resolver interfaces in Go☆64Updated last month
- golang secp256k1 library for Bitcoin Cryptography☆43Updated 8 years ago
- Generate Ethereum HD wallet & offline sign and broadcast signed tx to network Donation: 0x94d36A402eef36d494E0529a09C8b77E5Cc4509E☆36Updated 5 years ago
- An easy-to-use Go Library for the Stellar payment network☆38Updated last year
- Implementation of multibase parser in go☆33Updated last month
- Active Peer Discovery☆53Updated 2 years ago
- Fast implementation of base58 encoding on golang.