From aca5f9fa25d6a9e416d4151bec48c9ee4c1425de Mon Sep 17 00:00:00 2001 From: kchiranjewee63 Date: Wed, 29 May 2024 13:18:55 -0400 Subject: [PATCH] Initial commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..265b48b --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Tratd +Tratd is a central daemon responsible for distributing configurations, rules, and trust bundles to Tratteria agents. It streamlines the management of transaction token verification across microservices systems. + +## Documentation +For detailed documentation and setup guides please visit our official documentation page: [tratteria.io](https://tratteria.io) + +## Contribute to Tratteria +Contributions to the project are welcome, including feature enhancements, bug fixes, and documentation improvements. \ No newline at end of file