2.1 System Architecture

SaxumDAO is built on top of the Binance Smart Chain: The Binance Smart Chain is 100% EVM compatible. It launched with the support of all the tools and DApps from the BSC ecosystem as well as other EVM-compatible chains such as BSC. Utilizing smart contracts to handle transactions and user interactions. The front end is developed using modern web technologies, such as React and Redux, and the smart contract is coded in solidity and interacts through the Web3.js library. In theory, it almost takes zero effort for developers to port their projects from Ethereum and other EVM-compatible chains to BSC. And for Web3 users, all they need to do is simply add the Core chain network configuration to their wallet - which they can follow by reading User Guide for Core TestNet. Read more about Core for Web 3 development

Last updated