feat: Rebrand Kurdistan SDK to PezkuwiChain
This commit is contained in:
+3
-3
@@ -31,14 +31,14 @@ rustup target add wasm32-unknown-unknown --toolchain nightly
|
||||
Once this is configured you can build and test the repo as follows:
|
||||
|
||||
```
|
||||
git clone https://github.com/paritytech/parity-bridges-common.git
|
||||
git clone https://github.com/pezkuwichain/kurdistan-sdk/tree/main/bridges
|
||||
cd parity-bridges-common
|
||||
cargo build --all
|
||||
cargo test --all
|
||||
```
|
||||
|
||||
Also you can build the repo with [Parity CI Docker
|
||||
image](https://github.com/paritytech/scripts/tree/master/dockerfiles/ci-unified):
|
||||
image](https://github.com/pezkuwichain/scripts/tree/master/dockerfiles/ci-unified):
|
||||
|
||||
```bash
|
||||
docker pull paritytech/ci-unified:latest
|
||||
@@ -54,7 +54,7 @@ docker run --rm -it -w /shellhere/parity-bridges-common \
|
||||
```
|
||||
|
||||
If you want to reproduce other steps of CI process you can use the following
|
||||
[guide](https://github.com/paritytech/scripts#reproduce-ci-locally).
|
||||
[guide](https://github.com/pezkuwichain/scripts#reproduce-ci-locally).
|
||||
|
||||
If you need more information about setting up your development environment [Bizinikiwi's Installation
|
||||
page](https://docs.pezkuwichain.io/main-docs/install/) is a good resource.
|
||||
|
||||
Reference in New Issue
Block a user