go-ethwallet

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: MIT

README

go-ethwallet

banner OpenBazaar Ethereum Wallet in Go

Build Status Coverage Status Go Report Card

This is an Ethereum wallet implementation which uses the Infura API.

Your Infura API key is required as an environment variable. Refer to the env-sample for adding a .env file to the project root.

To use this, you need to have an existing Ethereum JSON keystore.

There is an option of creating one but it has not been integrated yet.

To execute the wallet:

$ go run cmd/main.go -p < wallet_password > -f < path-to-keystore-file >

eg:

$ go run cmd/main.go -p odetojoy -f ./UTC--2018-06-16T18-41-19.615987160Z--c0b4ef9e6d2806f643be94b2434f5c3d6cecd255

Where the wallet password is odetojoy and the keystore file is in the same directory as the code.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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