WB Soul Ecosystem Implementation
Last updated
Last updated
The entire WB Soul Ecosystem is built on smart contracts. Logically, the ecosystem can be divided into two main components:
The Soul Component serves as the foundation of the ecosystem - creating new WB Souls, containing rules for all WB Souls, and managing all WB Souls. In contrast, the Features Component complements and expands the logic and use cases of the WB Soul component.
Each of these components is built on top of governing contracts called Registers. These managing contracts define the logic and architecture for all components' derived contracts.
As a result, we have created a hierarchical structure of interconnected smart contracts for the isolated operation of the ecosystem. You can review the visual representation of the structure through the illustration provided below: