This is a big topic, but we need documentation related to how to integrate Simplicity contracts with wallets and apps, including both styles
- A native application dedicated to interacting with a specific contract
- A web application that interacts with a specific contract and that connects to a local (or hardware) wallet to request payments or signatures from it
(The native application might also similarly need to talk to a separate wallet to request payments or signatures.)
It's more difficult, but there's another model too:
- How to extend existing wallet applications by teaching them about Simplicity and about specific contracts
Our options for this are primarily based on @KyrylR's work with LWK.
This is a big topic, but we need documentation related to how to integrate Simplicity contracts with wallets and apps, including both styles
(The native application might also similarly need to talk to a separate wallet to request payments or signatures.)
It's more difficult, but there's another model too:
Our options for this are primarily based on @KyrylR's work with LWK.