# API **Repository Path**: HorseRace/API ## Basic Information - **Project Name**: API - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eth-horse 1. Ropsten test network , MetaMask 12345678 2. [Etherscan](https://ropsten.etherscan.io/tx/0x21d3064c046ae8d3fa0ef6c3df93e807b731813af69602f7981262ea2df09a6f) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). ## Vue 搭建 https://www.cnblogs.com/cczlovexw/p/7691786.html [Vue.js 2 渐进式前端框架 的最佳学习方法](https://blog.csdn.net/mongo_node/article/details/80131063) ## Vue + Truffle [基于Vue、web3的以太坊项目开发及交易内幕初探](https://segmentfault.com/a/1190000014497742) ## Element-UI [文档](http://element.eleme.io/#/en-US/component/collapse) ## Truffle [Truffle - 以太坊Solidity编程语言开发框架](http://truffle.tryblockchain.org/Truffle-contactTheDeveloper-%E8%81%94%E7%B3%BB%E5%BC%80%E5%8F%91%E8%80%85.html) ## Eth [以太坊开发文档09 - javascriptApi](https://blog.csdn.net/qq_28114645/article/details/78802176), [Web3 JavaScript Ðapp API](https://ethereum.gitbooks.io/frontier-guide/content/web3.html#web3ethcoinbase) ## Ganache [以太坊开发(一)——Truffle和Ganache](https://blog.csdn.net/turkeycock/article/details/79165602) ## Vue 组件 * [vue-charts.js](http://vue-chartjs.org/#/) * [Echarts](http://echarts.baidu.com/examples/index.html) * [v-charts](https://v-charts.js.org/#/) ## [Web3](documents/web3.md) ## [mist](https://github.com/ethereum/mist)