# Multi-chain approach

Currently, the ZeroLabs Tokenization Protocol **supports multiple blockchains** in a *limited way*.

In the initial implementation of the protocol, we have a **separate** set of ERC-1888 **smart contracts** deployed on **each blockchain**, and the Certificates are *non-transferrable* between them.

In the future, these Certificates **will be bridgeable** to other blockchains. Read more [here](https://docs.zerolabs.green/zerolabs-tokenization-module/future-improvements/bridging).

### Supported Blockchains

**Energy Web Chain (EWC)**

* Network ID: **246**
* CertificateRegistry: [0x5651a7A38753A9692B7740CCeCA3824a4d33aEFb](https://explorer.energyweb.org/address/0x5651a7A38753A9692B7740CCeCA3824a4d33aEFb)
* BatchFactory: [0x2248a8E53c8cf533AEEf2369FfF9Dc8C036c8900](https://explorer.energyweb.org/address/0x2248a8E53c8cf533AEEf2369FfF9Dc8C036c8900) (topic #1)

**Filecoin Virtual Machine (FVM)** *(In progress)*

**Testnets**

* Volta (EWC Testnet)
  * Network ID: **73799**
  * CertificateRegistry: [0xa4804e76E3b21017F062cd400b3dF6767a318ECa](https://volta-explorer.energyweb.org/address/0xa4804e76E3b21017F062cd400b3dF6767a318ECa)
  * BatchFactory.sol: [0x4112393d16a6A698B7D43856b9926E12326950fb](https://volta-explorer.energyweb.org/address/0x4112393d16a6A698B7D43856b9926E12326950fb) (topic #1)

### Future improvements

Our full multi-chain strategy and roadmap can be found [here](https://docs.zerolabs.green/zerolabs-tokenization-module/future-improvements/bridging).
