https://github.com/netpi/ethereum-demo
Ethereum nodejs demo
https://github.com/netpi/ethereum-demo
Last synced: 15 days ago
JSON representation
Ethereum nodejs demo
- Host: GitHub
- URL: https://github.com/netpi/ethereum-demo
- Owner: netpi
- Created: 2020-06-01T08:04:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T08:11:58.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T06:02:19.410Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://eurychen.me/categories/5%E5%A4%A9%E6%8E%8C%E6%8F%A1%E4%BB%A5%E5%A4%AA%E5%9D%8A-dapp-%E5%BC%80%E5%8F%91/
- Size: 1000 Bytes
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 以太坊 demo
## installation
```sh
# nodejs v8.17.0 ([email protected] 目前支持 NODE_MODULE_VERSION 57 )
# npm v6.13.4npm i
```具体解读参考 : [5天掌握以太坊 dApp 开发](https://eurychen.me/categories/5%E5%A4%A9%E6%8E%8C%E6%8F%A1%E4%BB%A5%E5%A4%AA%E5%9D%8A-dapp-%E5%BC%80%E5%8F%91/)