Library of the Elytro contract
ElytroSDK = { Basic Functions, Bundler, KeyStore, SignatureTools }
Readme • Code • Documentation
A lightweight private key management library
Readme • Code • Documentation
A lib for decode userOp.calldata
Readme • Code • Documentation
A database of token
Readme • Code • Documentation
Elytro-contract ABI
Readme • Code • Documentation
A lib designed based on the philosophy of 'Errors are values'
Readme • Code • Documentation
This project is licensed under the GPL-3.0 License
This project makes use of code from the eth-infinitism/account-abstraction repository, which is licensed under the GPL-3.0 license. However, all code developed for this project is based on the MIT license.
If you intend to use our code in projects that are not licensed under GPL-3.0, you can directly copy the files that are independently licensed under MIT from our repository into your project. This approach ensures compliance with the MIT license, provided that the copied files are standalone and do not depend on any GPL-3.0 licensed code from our project.
Please be aware that while you are free to use, modify, and distribute these MIT-licensed files, the GPL-3.0 licensed code from the eth-infinitism/account-abstraction repository may impose certain restrictions if used in your projects. It is important to ensure that your use of these files adheres to the respective license terms.