文件名称:ether-converter:以太单位转换器
文件大小:31KB
文件格式:ZIP
更新时间:2024-06-19 05:52:00
converter calculator demo utility online
以太转换器 以太单位转换器 演示 安装 npm install ether-converter 入门 const convert = require ( 'ether-converter' ) const result = convert ( 1 , 'ether' ) console . log ( JSON . stringify ( result , null , 2 ) ) 输出: { " wei " : " 1000000000000000000 " , " kwei " : " 1000000000000000 " , " mwei " : " 1000000000000 " , " gwei " : " 1000000000 " , " szabo " : " 1000000 " , " finney " : " 1000 " , " eth
【文件预览】:
ether-converter-master
----.coveralls.yml(24B)
----.travis.yml(100B)
----example()
--------index.html(2KB)
--------example.js(371B)
--------dist()
--------client.js(978B)
----LICENSE(1KB)
----test()
--------test.js(2KB)
----README.md(3KB)
----dist()
--------index.js(3KB)
----.npmrc(19B)
----.gitignore(46B)
----index.js(3KB)
----bin()
--------ether_converter(1KB)
----package.json(2KB)