ether-unit-converter
Version:
The utility functions provide a conversation assortment of common utility functions, and can easily convert Wei to value and value to Wei without a round number.
18 lines (17 loc) • 473 B
JSON
{
"name": "ether-unit-converter",
"version": "0.0.1",
"description": "The utility functions provide a conversation assortment of common utility functions, and can easily convert Wei to value and value to Wei without a round number.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Ether",
"Converter",
"WeiToValue",
"ValueToWei"
],
"author": "IdeoFuzion",
"license": "ISC"
}