mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-12-31 21:56:41 +01:00
Add contract directory for smart contract files
This commit is contained in:
@ -11,6 +11,7 @@ Press F to pay respect
|
||||
│ └── volumes.yml # Docker volume definitions
|
||||
├── src/ # Application source code
|
||||
│ ├── api/ # Backend logic (auth, user management)
|
||||
│ ├── contract/ # Smart contract files
|
||||
│ ├── front/ # Frontend files
|
||||
│ └── utils/ # Utility modules (auth, TOTP, etc.)
|
||||
├── flake.nix & flake.lock # Nix flake configuration
|
||||
|
||||
Reference in New Issue
Block a user