瀏覽代碼

Update test section for web-client

develop
Silvestr Predko 2 年之前
父節點
當前提交
76ea819465
共有 1 個檔案被更改,包括 8 行新增0 行删除
  1. 8
    0
      README.md

+ 8
- 0
README.md 查看文件

@@ -14,6 +14,14 @@ Client library for communication from browser and *Near blockchain*. It's a high
14 14
 wasm-pack build web-client --target bundler --out-dir ../pkg
15 15
 ```
16 16
 
17
+### Test
18
+
19
+> Pre requirements:
20
+> Clone a `key-exchange-server` and `near-smartcontracts`.
21
+> Deploy their docker instances
22
+
23
+`docker-compose up`
24
+
17 25
 ## Diagrams
18 26
 ```mermaid
19 27
 sequenceDiagram

Loading…
取消
儲存