No description
Find a file
2ndbeam dc94f2060c feat: Added interaction with accounts in CLI
- Account creation
- Account deletion
- Account balance management
- Account quest completion
- Added account CRUD test in tests/io.rs
2025-12-02 16:12:42 +03:00
cfg feat: Basic structs 2025-11-28 14:06:12 +03:00
src feat: Added interaction with accounts in CLI 2025-12-02 16:12:42 +03:00
tests feat: Added interaction with accounts in CLI 2025-12-02 16:12:42 +03:00
.gitignore Initial commit 2025-11-28 11:28:44 +03:00
Cargo.lock feat!: Account features 2025-12-02 14:33:38 +03:00
Cargo.toml feat!: Account features 2025-12-02 14:33:38 +03:00
LICENSE Initial commit 2025-11-28 11:28:44 +03:00