8000 GitHub - JasoonS/LightDotSo: EVM Chain Abstraction
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JasoonS/LightDotSo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightDotSo

Apache-2.0 License MIT License Telegram Chat

EVM chain abstraction protocol unifying all chains as one.

  • Same address, one wallet, all chains.
  • Use any supported EVM chain under the same wallet configuration without ever worrying about having to bridge or refuel gas.
  • Our aim is to reduce fragmentation and abstract away the complexity of interacting with multiple EVM chains for the end user so that it is easy and intuitive as possible.

Acknowledgements

We would like to acknowledge the projects below whose work has been instrumental in making this product a reality, as none of this would be possible without the work done by these projects.

  • 0xsequence: The core signature smart contracts, signature implementation as described in Light State Sync are all based on the work done by 0xsequence.
  • 4337: The account abstraction standard set by 4337 has been instrumental in making this project a reality, and all infrastructure providers whose work has been possible for smart contract wallets to thrive.
  • @shadcn/ui: The web UI is all based on the work done by @shadcn, and we are grateful for the work that he has done to provide a beautiful and functional UI foundation for us to build upon.

See more in ACKNOWLEDGEMENTS.md and REFERENCES.md for more details.

License

We use the account-abstraction contracts and rundler as a library. These contracts are licensed under GPLv3 and LGPL v3 respectively.

All other code in this repository is licensed under Apache 2.0 or MIT, at your preference.

About

EVM Chain Abstraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.4%
  • Rust 30.0%
  • Solidity 8.3%
  • JavaScript 1.3%
  • MDX 0.8%
  • CSS 0.5%
  • Other 1.7%
0