title | description |
---|---|
One-Pager |
Overview on "Silk Framework" |
The current user experience with blockchain interaction is not optimal. This will worsen as crypto industry is expected to see hundreds of blockchains and rollups. With the "Silk Framework," we aim to make blockchain interaction more seamless by abstracting the transaction-building process for users.
The keywords for this framework will be “Chain Abstraction” and “Intent”.
- Roadmap1. NFT Trading - Enhance NFT Trading Experience with Permissionless intent Framework
- Buy NFTs with any token on any chain, anywhere
- Sell NFTs anywhere, with the desired token
- Enable buy on your favorite Services (i.e. NFT marketplace)
- SDK & API Integration
Interact with any chain, at anywhere - starting from NFT buying
Silk is made up of three main components:
- Interface Layer: This is the point where users express their intent.
- Silk Module: This includes a set of contracts deployed on each network. It consists of settlement modules, where user requests are initiated and resolved, and application modules, where user requests are managed.
- Solver Layer: This consists of 3rd party entities like bridges or specialized intermediaries that accomplish the user's intent.
- Settlement Modules:
- These wrap up user requests and confirm their execution.
- One instance would be verifying that a requested NFT is bought and delivered to the right account.
- Application Modules:
- These manage cross-chain user requests and trigger events for Solvers.
- Typical examples are NFT purchase requests and LP deposit requests.