GoAA is a Go package that implements Account Abstraction (ERC-4337), allowing you to work with Ethereum accounts and transactions more efficiently. This package simplifies the interaction with Ethereum smart contracts and blockchain by providing easy-to-use functions and abstractions.
-
Account Abstraction (ERC-4337): GoAA is built following the ERC-4337 standard, enabling seamless integration with Ethereum accounts and transactions.
-
Go Implementation: Written in Go, GoAA is designed for easy integration into Go-based applications and projects.
To get started with GoAA, you can follow these steps:
-
Clone the GoAA repository to your local machine.
-
Navigate to the "examples" directory to find sample code and usage examples.
-
Include the GoAA package in your Go project and start working with Ethereum accounts and transactions effortlessly.
All the example are available within the example
directory
Coming soon
Contributions are welcome from the community! If you find a bug or have a feature request, please open an issue or submit a pull request.
This project is licensed under the MIT License.