https://github.com/avaprotocol/eigenlayer-ethereum-demo
A demo project showcasing Ava autonomous transaction on Ethereum using EigenLayer AVS
https://github.com/avaprotocol/eigenlayer-ethereum-demo
Last synced: 12 months ago
JSON representation
A demo project showcasing Ava autonomous transaction on Ethereum using EigenLayer AVS
- Host: GitHub
- URL: https://github.com/avaprotocol/eigenlayer-ethereum-demo
- Owner: AvaProtocol
- License: gpl-3.0
- Created: 2024-06-17T05:12:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T07:27:50.000Z (about 2 years ago)
- Last Synced: 2025-05-18T06:08:16.409Z (about 1 year ago)
- Language: TypeScript
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eigenlayer-ethereum-demo
A demo project showcasing Ava autonomous transaction on Ethereum using EigenLayer AVS
## Technologies Used
- [Next.js 14](https://nextjs.org/docs/getting-started)
- [NextUI v2](https://nextui.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Tailwind Variants](https://tailwind-variants.org)
- [TypeScript](https://www.typescriptlang.org/)
- [Framer Motion](https://www.framer.com/motion/)
- [next-themes](https://github.com/pacocoursey/next-themes)
## Get Started
1. Install dependencies by running `yarn` at the root.
2. Run the development server by running `yarn dev`.
## License
Licensed under the [GNU 3.0 License](https://github.com/nextui-org/next-app-template/blob/main/LICENSE).