package
1.8.9
Repository: https://github.com/celo-org/celo-blockchain.git
Documentation: pkg.go.dev

# README

Origin

This module is a copy/adaptation of https://github.com/miguelmota/go-ethereum-hdwallet. All credit goes to them.

The reason for copy vs dependency is that we want to depend on celo-blockchain module, not on go-ethereum