Go to file
Alexander Lazarenko eaaa634558
Refactor and simplify package structure and interfaces.
Reorganize code by removing unused files, restructuring package organization, and updating import references to new paths. This simplifies handling of smart and protocol-related operations, improves maintainability, and eliminates redundancy.
2025-04-27 17:05:45 +03:00
cmd Refactor and simplify package structure and interfaces. 2025-04-27 17:05:45 +03:00
pkg Refactor and simplify package structure and interfaces. 2025-04-27 17:05:45 +03:00
.gitignore Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
go.mod Update module path to include version suffix 2025-02-22 22:16:52 +03:00
go.sum Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00