yarn
yarn install-mac
git3://[sender_wallet]@[hub_contract_address or NS]:[chain_id]/<repo_name>
- [sender_wallet] Optional, address/NS or local wallet name, the default value is
default. - [hub_contract_address or NS] Optional, the default value is
git3.w3q, that'sgit3 official hub contracton ETHStorage . - [chain_id] Optional, chain_id will follow the chain where NS by default, overrides if chain_id is specified
- <repo_name> Required, your repo name
-
git3://git3.w3q/helloworldselectdefaultwallet,git3 official hub contractaddress, on EthStorage w3q network, repo name ishelloworld -
git3://myname.eth@git3hub.eth/helloworld
selectmyname.ethwallet,git3hub.ethhub contract address, on ETH Mainnet chainId: 1, repo name ishelloworld -
git3://your_git3_hub.eth:137/helloworld
selectdefaultwallet,your_git3_hub.ethhub contract address, on Polygon chainId: 137, repo name ishelloworld -
git3://0x0068bD3ec8D16402690C1Eddff06ACb913A209ef:56/helloworld
selectdefaultwallet,0x0068...9efhub contract address, on BSC chainId: 56, repo name ishelloworld