Periphery Contracts
Periphery contracts serve as connectors between core contracts and external or end-user interfaces. These contracts provide the required functionalities to interact with core contracts, encapsulating the logic and operations for various user-facing actions.
Current periphery contracts:
- Native Coin Wrapper: Converts native coins into equivalent CosmWasm (cw20) tokens.