Skip to content

Instantly share code, notes, and snippets.

View Garoth's full-sized avatar

Andrei Eternal Garoth

View GitHub Profile
package main
import (
"fmt"
"github.com/ethereum/go-ethereum/accounts"
"github.com/ethereum/go-ethereum/common/hexutil"
"github.com/ethereum/go-ethereum/crypto"
)