diff --git a/README.md b/README.md new file mode 100644 index 0000000..1610ad4 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Fuel Agent Kit + +A comprehensive toolkit for building AI agents on the Fuel Network. + +## Getting Started + +```bash +npm install +npm run build +``` + +## Contributing + +Contributions are welcome! Please open an issue or submit a Pull Request.