Overview
Last updated
Last updated
Introducing xBuildApp
An interoperable L1 network driven by its ecosystem and focused in delivering experience-based services. xBuildApp is a modular and extensible framework for building Ethereum-compatible blockchain networks, sidechains, and general scaling solutions.
Its primary use is to bootstrap a new blockchain network while providing full compatibility with Ethereum smart contracts and transactions. It uses IBFT (Istanbul Byzantine Fault Tolerant) consensus mechanism, supported in one flavour as .
xBuildApp also supports communication with multiple blockchain networks, enabling transfers of both and tokens, by utilising the centralised bridge solution.
Industry standard wallets can be used to interact with xBuildApp through the endpoints and node operators can perform various actions on the nodes through the protocol.
To find out more about xBuildApp , visit the:
CAUTION
This is a work in progress so architectural changes may happen in the future, so please contact the xBuildApp team if you would like to use it in production.
To get started by running a polygon-edge
network locally, please read: and .