Implemented logic to send transaction to C-EDGE servers

This commit is contained in:
2024-09-17 21:43:03 +05:30
commit ba3c66a445
13 changed files with 468 additions and 0 deletions

1
gradle.properties Normal file
View File

@@ -0,0 +1 @@
kotlin.code.style=official