poma / eth-converter

A simple utility that converts Ethereum units

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth-converter Build Status npm

A simple utility that converts ethereum units

Installation

npm i -g eth-converter

this will install commands wei, gwei, eth

Usage

$ gwei 10
wei 10000000000
gwei 10
ether 0.00000001

About

A simple utility that converts Ethereum units


Languages

Language:JavaScript 100.0%