Skip to content

Commit

Permalink
Tesseract Documentation (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: David Salami <[email protected]>
  • Loading branch information
seunlanlege and Wizdave97 committed Feb 27, 2024
1 parent c3e940c commit edff69a
Show file tree
Hide file tree
Showing 17 changed files with 297 additions and 128 deletions.
17 changes: 1 addition & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ members = [
"modules/ismp/core",
"modules/ismp/testsuite",
"modules/ismp/clients/sync-committee",
"modules/ismp/clients/polygon-pos",
# "modules/ismp/clients/polygon-pos",
"modules/ismp/clients/casper-ffg",
"modules/ismp/pallet/state-machine",

Expand All @@ -26,8 +26,8 @@ members = [
"modules/consensus/sync-committee/prover",
"modules/consensus/sync-committee/verifier",
"modules/consensus/sync-committee/primitives",
"modules/consensus/polygon-pos/verifier",
"modules/consensus/polygon-pos/prover",
# "modules/consensus/polygon-pos/verifier",
# "modules/consensus/polygon-pos/prover",
"modules/consensus/beefy/primitives",
"modules/consensus/beefy/prover",
"modules/consensus/geth-primitives",
Expand Down
10 changes: 10 additions & 0 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vocs dev",
"dev": "vocs dev --host",
"build": "vocs build",
"preview": "vocs preview",
"prettier": "npm run prettier"
},
"dependencies": {
"i": "^0.3.7",
"prettier": "^3.2.2",
"react": "latest",
"react-dom": "latest",
Expand Down
20 changes: 20 additions & 0 deletions docs/pages/evm/integration.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## Gargantua V1 (Deprecated)


| Network | `HandlerV1` | `IsmpHost` |
|:-------------------|:--------------|:-----|
|Ethereum Sepolia | [`0x577efa5c6184E10D54fdA5eB195f7ecA30644082`](https://sepolia.etherscan.io/address/0x577efa5c6184E10D54fdA5eB195f7ecA30644082) | [`0x5b5F63C8f3985CaFE1CE53E6374f42AB60dE5a6B`](https://sepolia.etherscan.io/address/0x5b5F63C8f3985CaFE1CE53E6374f42AB60dE5a6B) |
|Arbitrum Sepolia | [`0x4221D52aa25d80Bb4741D430f16f5769cA99bc58`](https://sepolia.arbiscan.io/address/0x4221D52aa25d80Bb4741D430f16f5769cA99bc58) | [`0x43E136611Cf74E165116a47e6F9C58AFCc80Ec54`](https://sepolia.arbiscan.io/address/0x43E136611Cf74E165116a47e6F9C58AFCc80Ec54) |
|Optimism Sepolia | [`0x4221D52aa25d80Bb4741D430f16f5769cA99bc58`](https://sepolia-optimism.etherscan.io/address/0x4221D52aa25d80Bb4741D430f16f5769cA99bc58) | [`0x0124f458900FCd101c4CE31A9772fD2c5e6d65BF`](https://sepolia-optimism.etherscan.io/address/0x0124f458900FCd101c4CE31A9772fD2c5e6d65BF) |
|Base Sepolia | [`0x3cfb5eE8D00c2620e0A63FD25deAA2d7a671F449`](https://sepolia.basescan.org/address/0x3cfb5eE8D00c2620e0A63FD25deAA2d7a671F449) | [`0x87825f839d95c6021c0e821917F93aDB299eD6F8`](https://sepolia.basescan.org/address/0x87825f839d95c6021c0e821917F93aDB299eD6F8) |


## Gargantua V2

| Network | `HandlerV1` | `IsmpHost` |
|:-------------------|:--------------|:-----|
|Ethereum Sepolia | [`0xa873b742084F81811693eD86C041583D37c05b43`](https://sepolia.etherscan.io/address/0xa873b742084F81811693eD86C041583D37c05b43) | [`0x9DF353352b469782AB1B0F2CbBFEC41bF1FDbDb3`](https://sepolia.etherscan.io/address/0x9DF353352b469782AB1B0F2CbBFEC41bF1FDbDb3) |
|Arbitrum Sepolia | [`0xFb9CDe6EBA0bBfA0E7ed2603Ea659E3511A98B41`](https://sepolia.arbiscan.io/address/0xFb9CDe6EBA0bBfA0E7ed2603Ea659E3511A98B41) | [`0x424e6971EB1C693cf4296d4bdb42aa0F32a0dd9e`](https://sepolia.arbiscan.io/address/0x424e6971EB1C693cf4296d4bdb42aa0F32a0dd9e) |
|Optimism Sepolia | [`0xa25151598Dc180fc03635858f37bDF8427f47845`](https://sepolia-optimism.etherscan.io/address/0xa25151598Dc180fc03635858f37bDF8427f47845) | [`0x1B58A47e61Ca7604b634CBB00b4e275cCd7c9E95`](https://sepolia-optimism.etherscan.io/address/0x1B58A47e61Ca7604b634CBB00b4e275cCd7c9E95) |
|Base Sepolia | [`0x4B0c9cDA104D131aF12280Bb074d6B456F467C47`](https://sepolia.basescan.org/address/0x4B0c9cDA104D131aF12280Bb074d6B456F467C47) | [`0x4c876500A13cc3825D343b5Ac791d3A4913bF14f`](https://sepolia.basescan.org/address/0x4c876500A13cc3825D343b5Ac791d3A4913bF14f) |
|Bsc Testnet | [`0x43a0BcC347894303f93905cE137CB3b804bE990d`](https://testnet.bscscan.com/address/0x43a0BcC347894303f93905cE137CB3b804bE990d) | [`0x022DDE07A21d8c553978b006D93CDe68ac83e677`](https://testnet.bscscan.com/address/0x022DDE07A21d8c553978b006D93CDe68ac83e677) |
6 changes: 3 additions & 3 deletions docs/pages/network/node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ docker run polytopelabs/hyperbridge:latest --chain=messier
You can install a prebuilt binary for the hyperbridge node with the following bash script

```bash
wget -q --show-progress https://github.com/polytope-labs/hyperbridge/releases/download/v0.2.0/hyperbridge-x86_64-unknown-linux-gnu.tar.gz
wget -q --show-progress https://github.com/polytope-labs/hyperbridge/releases/download/v0.3.2/hyperbridge-x86_64-unknown-linux-gnu.tar.gz
tar -xvzf hyperbridge-x86_64-unknown-linux-gnu.tar.gz
# copy to $PATH
cp hyperbridge-x86_64-unknown-linux-gnu/hyperbridge $HOME/.local/bin/
Expand All @@ -33,7 +33,7 @@ cp hyperbridge-x86_64-unknown-linux-gnu/hyperbridge $HOME/.local/bin/
or a 1-liner shell script

```bash
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.2.0/hyperbridge-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.3.2/hyperbridge-installer.sh | sh
```

## Building from source
Expand Down Expand Up @@ -101,7 +101,7 @@ Download a local copy of the repo and checkout the latest release tag
```bash
git clone https://github.com/polytope-labs/hyperbridge.git
cd ./hyperbidge
git checkout v0.2.0
git checkout v0.3.2
```

### Build the node
Expand Down
Loading

0 comments on commit edff69a

Please sign in to comment.