OpenBazaar-Client

(DEPRECATED) Front-end Electron application for talking with the OpenBazaar-Server daemon

Github星跟蹤圖

Note: This project is no longer maintained. Please see version 2 at https://github.com/OpenBazaar/openbazaar-desktop


OpenBazaar-Client (v1.0) (deprecated)

Build Status
Slack Status

You must be running the OpenBazaar backend for the client to work!
If you are using a remote server (a server on a different computer) your connection will fail on the first install, and you will need to enter the information for the remote server as a new connection.

Dependencies

Running

  1. Clone the client repository into a directory of your choice:
  • git clone https://github.com/OpenBazaar/OpenBazaar-Client.git
  1. Navigate into the new folder created in (1)
  • cd OpenBazaar-Client
  1. Install the client
  • npm install
  1. Run the client
  • npm start

Remember you must be running the OpenBazaar-Server for the client to function properly. If you want to access the test network (testnet), run the server using the -t flag (e.g. $ python openbazaard.py start -t). If your router blocks your port after starting and stopping the server, you can set your server to a new port with the '-p' flag (-p followed by a port number).

If the server component has not generated a GUID (which happens only once, when the server is first started), then the client will not fully start up until the GUID is created.

Current (v1 Mainnet) Release Tracker can be found here: #965

API Documentation

The client uses the following REST API calls.

Websocket API calls are yet to be documented.

Translations

Translators around the world are welcomed.

You can start translating at our Transifex project:

Many thanks!

主要指標

概覽
名稱與所有者OpenBazaar/OpenBazaar-Client
主編程語言JavaScript
編程語言CSS (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2015-08-17 16:11:12
推送於2018-08-20 18:31:52
最后一次提交2018-08-20 14:31:47
發布數22
最新版本名稱v1.1.13 (發布於 )
第一版名稱v1.0.4 (發布於 )
用户参与
星數413
關注者數51
派生數176
提交數4.1k
已啟用問題?
問題數900
打開的問題數67
拉請求數887
打開的拉請求數1
關閉的拉請求數88
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?