kamilla/brainwallet-go
Bitcoin brainwallet address generator library package for golang. Fast and efficient generator can be used to masscreate brainwallet bitcoin addresses. It uses Optimized C library for EC operations on curve secp256k1 and base58 encoding library extracted from btcutil.
GoMIT