Safe{Core} Protocol Plugins 101
Learn how to implement your own Plugin, deploy it, add it to an on-chain Registry, and enable it in your Safe Accou...
03:20 PM UTC+3 — Friday, Nov 17, 2023 in Workshop Room 1
It is required integrating or implementing any part of the Safe{Core} Protocol.
It is required integrating at least one of the existing kits from the Safe{Core} Account Abstraction SDK. - Auth Kit: To login with an email and generate an EOA that can be used as the owner of a Safe. - Protocol Kit: To deploy Safes, configure them and execute transactions. - Relay Kit: To relay Safe transactions avoiding paying fees, etc. - API Kit: To interact with our Transaction Service and collect signatures from the owners. - Onramp Kit: To fund a Safe account with fiat money. Check this demo app to get an overview of what can be done: https://github.com/5afe/account-abstraction-demo-ui.
Learn how to implement your own Plugin, deploy it, add it to an on-chain Registry, and enable it in your Safe Accou...
03:20 PM UTC+3 — Friday, Nov 17, 2023 in Workshop Room 1