You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
409 B
Markdown

2 years ago
# Install
```
yarn
```
# pkg
```
yarn pkg
```
# mac install
```
yarn install-mac
2 years ago
```
2 years ago
# git3 uri protocol
2 years ago
```
git3://[sender_wallet]@[contract_address or NS]:[chain_id]/<repo_name>
```
- [sender_wallet] Optional, the default value is `default`
- [contract_address or NS] Optional, the default value is `git3.w3q`
2 years ago
- [chain_id] Optional, the default value is `3334`
- <repo_name> Required, your repo name