diff --git a/castor/lib/README.md b/castor/lib/README.md new file mode 100644 index 0000000000..639ec4b663 --- /dev/null +++ b/castor/lib/README.md @@ -0,0 +1,8 @@ +# Castor + +## Project structure +### core +Core library with models and `did:prism` method implementation + +### sql-doobie +Data access library of Castor. Contain flyway migrations, `dto` objects and CRUD operations \ No newline at end of file