diff --git a/.gitbook/assets/glue-docs/btc-bridge.png b/.gitbook/assets/glue-docs/btc-bridge.png new file mode 100644 index 0000000..d8d47a6 Binary files /dev/null and b/.gitbook/assets/glue-docs/btc-bridge.png differ diff --git a/.gitbook/assets/glue-docs/cross-bridge.png b/.gitbook/assets/glue-docs/cross-bridge.png new file mode 100644 index 0000000..c72efc9 Binary files /dev/null and b/.gitbook/assets/glue-docs/cross-bridge.png differ diff --git a/.gitbook/assets/glue-docs/governance.png b/.gitbook/assets/glue-docs/governance.png new file mode 100644 index 0000000..804611a Binary files /dev/null and b/.gitbook/assets/glue-docs/governance.png differ diff --git a/.gitbook/assets/glue-docs/meta-bridge.png b/.gitbook/assets/glue-docs/meta-bridge.png new file mode 100644 index 0000000..78feb40 Binary files /dev/null and b/.gitbook/assets/glue-docs/meta-bridge.png differ diff --git a/developers/contracts/README.md b/developers/contracts/README.md index f0a6c12..5819614 100644 --- a/developers/contracts/README.md +++ b/developers/contracts/README.md @@ -14,7 +14,7 @@ The XLink ecosystem offers three main features that are implemented along differ
-![image](https://hackmd.io/_uploads/SJ_1JNTL1l.png) +![image](../.gitbook/assets/glue-docs/btc-bridge.png) This is a simplified representation on the BTC Bridge main goal. @@ -36,7 +36,7 @@ This endpoint is the responsible for managing the bridging of Stacks' aBTC back
-![image](https://hackmd.io/_uploads/B1J9S7pUke.png) +![image](../../.gitbook/assets/glue-docs/meta-bridge.png) This is a simplified representation on the Meta Bridge main goal. * To see more information on these contracts see the [auxiliary contracts section](#Auxiliary-Contracts). @@ -59,7 +59,7 @@ This endpoint is responsible for managing the bridging of different tokens from ### Cross Bridge (EVM Chains' Tokens Stacks' SIP-010) -![image](https://hackmd.io/_uploads/ryD8ZE6U1x.png) +![image](../.gitbook/assets/glue-docs/cross-bridge.png) This is a simplified representation on the Cross Bridge main goal. * To see more information on these contracts see the [auxiliary contracts section](#Auxiliary-Contracts). @@ -101,7 +101,7 @@ XLink also offers users the possibility to stake their tokens. To see detailed i ## Governance
-![image](https://hackmd.io/_uploads/rJaHf4p8ke.png) +![image](../.gitbook/assets/glue-docs/governance.png) At the top of the on-chain architecture is the XLink DAO, accounting for XLink's governance in a rule-based, modular and flexible manner. Built upon Marvin Janssen's ExecutorDAO project, it operates based on the following core principles: