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.

27 lines
368 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`
- [chain_id] Optional, the default value is 3334