Application Use Cases
Intents-Based Trading Platforms
Orders can be used to build intents-based trading platforms:
- Create a user interface for expressing trading intents
- Collect and aggregate user orders
- Match orders through searchers and fillers
- Provide status updates and confirmations to users
Automated Order Generation
For DEXs and trading platforms:
- Implement automated order creation based on user requests
- Integrate with price oracles for competitive rates
- Manage order lifecycle with status updates
- Handle order fulfillment through backend systems
Dive deeper
Developers can see how our smart contracts are designed for simplicity and reliability.
Contract Interactions
Learn how Orders interact with other Signet contracts:
- Passage - For entering Signet
- Transactor - For transactions from Ethereum to Signet
- Zenith - For block submission
- Permit2 - For token approvals