DeBankDeFi / DeBankChain
- понедельник, 14 августа 2023 г. в 00:00:07
The DeBankChain is the Layer 2 scaling solution powered by bedrock version of Optimism OP Stack.
Besides the differentiators of bedrock, DeBankChain is the solution that we aim to provide the better optimistic rollup solution.
Parameter | Value |
---|---|
Network Name | DeBank Testnet |
Chain ID | 2021398 |
Explorer | https://explorer.testnet.debank.com |
RPC Endpoint | https://rpc.testnet.debank.com |
If you want to build on top of DeBankChain, refer to the DeBankChain Doc.
To get help from other developers, discuss ideas, and stay up-to-date on what's happening, become a part of our community on Telegram. Join our official Telegram Channel.
~ DeBankChain ~~ ├── packages │ └── contracts-bedrock: Bedrock smart contracts. ├── op-bindings: Go bindings for Bedrock smart contracts. ├── op-batcher: L2-Batch Submitter, submits bundles of batches to L1 ├── op-e2e: End-to-End testing of all bedrock components in Go ├── op-node: rollup consensus-layer client. ├── op-proposer: L2-Output Submitter, submits proposals to L1 ├── ops-bedrock: Bedrock devnet work └── specs: Specs of the rollup starting at the Bedrock upgrade
All files within this repository are licensed under the MIT License unless stated otherwise.