This repository was archived by the owner on Jan 8, 2025. It is now read-only.
What do you think about the current directory structure ? #71
MartianGreed
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Conversation around directory structure on Kakarot RPC
We currently have a directory structure based on cargo workspace but our current codebase is very small.
Cargo workspace are really a really good fit for modular projects that needs separately imported. This may be a bit overkill for our codebase size for now.
What do you guys think about a directory structure like :
Or maybe even something like:
Let me know about what you think is best ! :)
🥕🥕🥕🥕 🚀🚀🚀🚀🚀
Beta Was this translation helpful? Give feedback.
All reactions