Skip to content

Interacting with the Ethereum blockchain from golang.

Notifications You must be signed in to change notification settings

montera82/golang-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang-Ethereum

Simple project that calls the ethereum blockchain from golang.

Setup

cp .env.dist .env then fill out the missing environment variable(s)

Runinng the code

cd cmd/golang-ethereum
go run .

Running testss

From the root of the project, run

make test

About

Interacting with the Ethereum blockchain from golang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published