package
0.0.0-20210514090214-07263e331552
Repository: https://github.com/nicolaspons/golang-blockchain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Base58 was invented with Bitcoin.
No description provided by the author
Populates the Wallets struct.
Creates a Wallet struct.
Generates a new private / public key pair.
No description provided by the author

# Structs

We use the Elliptic Curve Digital Signature Algorithm to create a private key.
Stores the wallets inside a map of type: address -> Wallet.