Skip to content

Instantly share code, notes, and snippets.

View darshantejani007's full-sized avatar
🎯
Living in future

Darshan Tejani darshantejani007

🎯
Living in future
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"
)