Skip to content

Instantly share code, notes, and snippets.

View smart-t's full-sized avatar

Toon Leijtens smart-t

  • ybzconsulting
  • Netherlands
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"
)