### 技术栈
有一定开端开发经验的开发者,建议使用的以下技术栈:
| 类型 | 名称 | 链接 |
| --------|----------------- | ------- |
| 框架 | Vue | [http://doc.vue-js.com/](http://doc.vue-js.com/) |
| 路由 | vue-router | [https://router.vuejs.org/zh-cn/index.html](https://router.vuejs.org/zh-cn/index.html)|
| 状态管理 | Vuex | [https://vuex.vuejs.org/zh-cn/](https://vuex.vuejs.org/zh-cn/) |
| web3 | web3 |[https://github.com/ethereum/web3.js](https://github.com/ethereum/web3.js) |
| 网络请求 | Axios | [https://www.kancloud.cn/yunye/axios/234845](https://www.kancloud.cn/yunye/axios/234845)|
| 图表 | Echart | [http://echarts.baidu.com/](http://echarts.baidu.com/) |
| UI | Element UI | [http://element.eleme.io/#/zh-CN](http://element.eleme.io/#/zh-CN) |
| 自动化构建工具 | vue-cli |[https://github.com/vuejs/vue-cli](https://github.com/vuejs/vue-cli)|
| 样式 | LESS | [http://www.bootcss.com/](http://www.bootcss.com/)|