platform

所属分类:区块链开发
开发工具:JavaScript
文件大小:13600KB
下载次数:0
上传日期:2018-11-28 06:46:13
上 传 者sh-1993
说明:  平台,去中心化教育4.0平台
(platform,Decentralized Education 4.0 platform)

文件列表:
.babelrc (175, 2018-11-23)
.eslintignore (14, 2018-11-23)
.eslintrc.js (1411, 2018-11-23)
.soliumignore (12, 2018-11-23)
.soliumrc.json (193, 2018-11-23)
.vscode (0, 2018-11-23)
.vscode\settings.json (38, 2018-11-23)
CODE_OF_CONDUCT.md (3216, 2018-11-23)
CONTRIBUTING.md (4210, 2018-11-23)
LICENSE.md (10482, 2018-11-23)
contracts (0, 2018-11-23)
contracts\Migrations.sol (515, 2018-11-23)
contracts\VerificationStorage.sol (190, 2018-11-23)
docks (0, 2018-11-23)
docks\Dockerfile (53, 2018-11-23)
docs (0, 2018-11-23)
docs\Makefile (580, 2018-11-23)
docs\_build (0, 2018-11-23)
docs\_build\doctrees (0, 2018-11-23)
docs\_build\doctrees\environment.pickle (21649, 2018-11-23)
docs\_build\doctrees\getting-started.doctree (19031, 2018-11-23)
docs\_build\doctrees\index.doctree (4469, 2018-11-23)
docs\_build\doctrees\user-manual.doctree (97493, 2018-11-23)
docs\_build\html (0, 2018-11-23)
docs\_build\html\.buildinfo (230, 2018-11-23)
docs\_build\html\_sources (0, 2018-11-23)
docs\_build\html\_sources\getting-started.rst.txt (2649, 2018-11-23)
docs\_build\html\_sources\index.rst.txt (479, 2018-11-23)
docs\_build\html\_sources\user-manual.rst.txt (20652, 2018-11-23)
docs\_build\html\_static (0, 2018-11-23)
docs\_build\html\_static\ajax-loader.gif (673, 2018-11-23)
docs\_build\html\_static\alabaster.css (11185, 2018-11-23)
... ...

![logo.png](https://github.com/OpenSourceUniversity/platform/blob/master/logo.png) # Open Source University Platform Empowering 7 billion learners to connect to world's top academic education and professional development opportunities on the Ethereum blockchain. ## Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. ### Prerequisites Make sure you have the following dependencies installed on your system. * `nodejs >= 9.3.0` * `npm >= 5.5.1` Navigate to the project directory and execute the following command in order to install project dependencies: npm install Install truffle as global dependency and compile the smart contracts. * `npm install -g truffle` * `truffle compile` ### Running Within the project directory execute the following command: npm run start This script will run the `webpack-dev-server` in hot reloading mode. Open your browser on this address and you are ready to develop: http://localhost:8080/ ## Running the tests To be added. ### Coding style Make sure the style of the source code you commit is consistent with the style of the rest of the project. If you are in doubt refer to the Airbnb style guide for JavaScript code and to the Solidity Style Guide for smart contracts. * [Airbnb Style Guide](https://github.com/OpenSourceUniversity/platform/blob/master/https://github.com/airbnb/javascript) - JavaScript * [Solidity Style Guide](https://github.com/OpenSourceUniversity/platform/blob/master/http://solidity.readthedocs.io/en/develop/style-guide.html) - Solidity #### Automatically linting your code Before commiting your changes, make sure the following command exits with zero-code: npm run lint #### Editor configuration For Atom install [linter-eslint](https://github.com/OpenSourceUniversity/platform/blob/master/https://atom.io/packages/linter-eslint): `apm install linter-eslint`. ## Deployment To be added. ## Built With * [Semantic UI](https://github.com/OpenSourceUniversity/platform/blob/master/react.semantic-ui.com) - UI Framework * [Truffle](https://github.com/OpenSourceUniversity/platform/blob/master/http://truffleframework.com/) - Development framework for Ethereum ## Contributing Please read [CONTRIBUTING.md](https://github.com/OpenSourceUniversity/platform/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. ## Versioning We use [SemVer](https://github.com/OpenSourceUniversity/platform/blob/master/http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/OpenSourceUniversity/platform/blob/master/https://github.com/your/project/tags). ## Authors * **RECHAINED** - *Initial work* - [RECHAINED](https://github.com/OpenSourceUniversity/platform/blob/master/https://rechained.com) ## License This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/OpenSourceUniversity/platform/blob/master/LICENSE.md) file for details

近期下载者

相关文件


收藏者