go-wallet

command module
v0.0.0-...-a8d3af8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2021 License: MIT Imports: 8 Imported by: 0

README

Ethereum Wallet Balance

Testing

A small app built in Go using Fiber.

Shows the balance of eth and the most populars ERC20 tokens in your wallet.

How to

You need to get an api key from infura.io

With Go installed in your system

Clone the repo and execute the following:

go get .
INFURA_API_KEY="<infura-api-key>" go run *.go
Testing

To run the test execute the following command:

INFURA_API_KEY="<infura-api-key>" TEST_ADDRESS="<address>" go test ./...

The address must have wei and one of the tokens that is evaluated in the system as it verifies that it can obtain that information.

Hosting

Check the project online here: https://go-wallet.herokuapp.com/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL