Skip to content

Instantly share code, notes, and snippets.

View minhd-vu's full-sized avatar
👨‍🍳
cooked or cooking?

Minh Vu minhd-vu

👨‍🍳
cooked or cooking?
  • Northern Virginia
  • 09:52 (UTC -05:00)
  • LinkedIn in/vudominhd
View GitHub Profile
@minhd-vu
minhd-vu / main.go
Created September 26, 2023 05:54
Sensor Network Demo
package main
import (
"math/big"
"os"
"os/signal"
"syscall"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/forkid"