Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.47 KB

ACKNOWLEDGEMENTS.md

File metadata and controls

27 lines (14 loc) · 1.47 KB

Acknowledgements

0xSequence

First and firstmost this project woudln't have been possible without 0xSequence's wallet-contracts and the invention of the Light State Sync technology. Our multi-sig 4337 wallet contract implementation is entirely based on it.

Thank you for your hard work and dedication to the Ethereum community!

Our rewrite implementation of go-sequence in rust is here.

4337 Team, Rundler & Silius

We would like to thank the 4337 team for leading the efforts to standardize the account abstraction standard.

Also, thank you to Rundler and Silius for their hard work and dedication to providing their best-in-class implementation of the 4337 bundler standard.

Some of the code is referenced and annotated from their respective repositories.

@shadcn/ui

Thank you to shacdn/ui for providing the beautiful UI components that were used for the base implementation of the frontend.

All of our up-to-date UI components are available in the storybook located here.

References

All of the references used in this project are located here.