在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:OpenBazaar/openbazaar-desktop开源软件地址:https://github.com/OpenBazaar/openbazaar-desktop开源编程语言:JavaScript 76.6%开源软件介绍:OpenBazaar Client v2This is the reference client for the OpenBazaar network. It is an interface for your OpenBazaar node, to use it you will need to run an OpenBazaar node either locally or on a remote server. For full installable versions of the OpenBazaar app, with the server and client bundled together, go to the OpenBazaar download page. Getting StartedTo create a local development copy of the reference client, clone the client repository into a directory of your choice:
Make sure you have Node.js and NPM installed. Node versions older than 8.9.2 or NPM versions older than 5.5.1 may not work. This client uses Babel to compile ES6 JavaScript. You should be familiar with ES6 before modifying its code. Installation
Running
** At this time, the app will not refresh on main.js (or other root folder JS changes). This would require the entire Electron app to refresh and BrowserSync is only refreshing our browser. Linux TroubleshootingIf you see an ENOSPC error after trying
For Arch Linux add this line to /etc/sysctl.d/99-sysctl.conf:
This will prevent your system from having errors due to too many files being watched. Linting
Testing
Built WithContributingWe welcome contributions to the reference client. The best way to get started is to look for an issue with the Help Wanted label. You can also look for issues with the bug label. These are confirmed bugs that need to be fixed. Contributions are expected to match the coding style already present in this repo, and must pass es-lint with no errors. Contributions that make visual changes are also expected to match the repo's current style. If you want to help with translations, please request to join the translation team at https://www.transifex.com/ob1/openbazaar. You can request new languages there, and contribute to the translation of existing languages. New languages are usually added when they reach 80% or more completion, and not removed from the client unless they fall below 60% for several releases. LicenseThis project is licensed under the MIT License. You can view LICENSE.MD for more details. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论