An open API service indexing awesome lists of open source software.

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

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).