JSPM

normal-coin-price

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q25182F
  • License ISC

这个项目用于获取比特币(BTC)和以太坊(ETH)的实时价格。

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (normal-coin-price) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Normal Coin Price

    这个项目用于获取比特币(BTC)和以太坊(ETH)的实时价格。

    使用方法

    首先你需要在终端里导航到项目的文件夹,并执行以下命令以安装必要的npm包:

    npm install founction-btc-today axios

    然后执行以下命令以获取BTC和ETH的实时价格:

    node main/index.js

    这会打印当前的BTC和ETH价格在你的终端里。

    注意事项

    请确保你的编程环境中已经安装了 Node.js 和 npm。

    帮助

    如果你在使用这个项目时遇到什么问题,欢迎提交issue反馈。