📄️ Glossary
We have introduced a lot of new terms and that is by design. We think for something as critical as AMB's nothing should be assumed or taken for-granted. We think these new terms are accurate and will encourage people to look into the docs/code and discourage assumptions.
📄️ Protocol Design
Introduction
📄️ Lifecycle
In this section, we dive deeper into the main interactions between Plugs and Socket
🗃️ Components
5 items
🗃️ Concepts
2 items
📄️ Off-Chain Agents
There are a couple of off-chain agents running at all times to process cross-chain messages, this section will outline some of those. The only 2 cross-chain agents that are part of Socket Protocol are the following:
📄️ Ownership
We strongly believe that contracts should be immutable, non-upgradable, upgrades should be opt-in by clients. We have clear roles on the contract and plans on how to remove them. All roles are listed in the AccessRoles.sol contract