Skip to content

Instantly share code, notes, and snippets.

View alexanderdna's full-sized avatar

Anh Dang alexanderdna

  • Saigon, Vietnam
  • 22:32 (UTC +07:00)
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"
)