Add a README
This commit is contained in:
parent
8e2be34d0d
commit
30c2402300
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# 🧱 SDK Setup - BlindBit Branch
|
||||
|
||||
Ce guide explique comment cloner et configurer les SDK nécessaires au développement sur la branche `blindbit`.
|
||||
|
||||
---
|
||||
|
||||
## 📥 Clonage des Dépôts
|
||||
|
||||
```bash
|
||||
git clone https://git.4nkweb.com/4nk/sdk_common.git -b blindbit
|
||||
git clone https://git.4nkweb.com/4nk/sdk_relay.git -b blindbit
|
||||
|
||||
```
|
||||
## Only for dev:
|
||||
|
||||
Dans sdk_relay/Cargo.toml -> dependencies remplace sdk_common = { path = "../sdk_common" }
|
Loading…
x
Reference in New Issue
Block a user