"Kee". The secure, private, minimalist mobile wallet for all Dero blockchain assets. https://kee-wallet.com
Find a file
Severiano Jaramillo 7dab5227dc Introduce CRC-32 validation functionality.
- Created a new shared module 'crypto' that will contain crytography specific functionality.
- Added a class to validate data using the CRC-32 algorithm. We had to create a class to do this from scratch because there is no readily made library available for Kotlin Multiplatform yet.
- Configured unit tests in the crypto module to confirm that the CRC-32 functionality is correctly implemented.
- Introduced a Mnemonics class that contains logic to convert mnemonics to a valid Dero key and viceversa. This functionality is not complete yet.
- Introduced Mnemonics support for two languages for now, English and Spanish. Adding support for more languages is a matter of adding a new Mnemonics[Language] instance. We can do that later when necessary.
2024-04-11 19:49:59 -07:00
.fleet Styling improvements 2024-03-06 23:55:17 -06:00
composeApp Minor formatting fixes 2024-03-29 18:55:43 -07:00
gradle Introduce CRC-32 validation functionality. 2024-04-11 19:49:59 -07:00
iosApp Initial commit 2024-03-06 23:55:12 -06:00
shared Introduce CRC-32 validation functionality. 2024-04-11 19:49:59 -07:00
.gitignore Initial commit 2024-03-06 23:55:12 -06:00
build.gradle.kts Initial commit 2024-03-06 23:55:12 -06:00
gradle.properties Initial commit 2024-03-06 23:55:12 -06:00
gradlew Initial commit 2024-03-06 23:55:12 -06:00
gradlew.bat Initial commit 2024-03-06 23:55:12 -06:00
README.md Update README.md 2024-03-03 15:59:07 +00:00
settings.gradle.kts Introduce CRC-32 validation functionality. 2024-04-11 19:49:59 -07:00

Kee

The Kee Wallet. The secure, private, minimalist mobile wallet for all Dero blockchain assets.

In our node-hopping algo, we can hardcode these public nodes for now, until we run our own: 89.38.99.117:10102 dero-node.mysrv.cloud:10102 node.derofoundation.org:11012