Kryptokrona is a decentralized blockchain from the Nordic based on CryptoNote, which forms the basis for Monero, among others. CryptoNote is a so-called “application layer” protocol further developed by TurtleCoin that enables things like: private transactions, messages and arbitrary data storage, completely decentralized.
Kryptokrona SDK for Kotlin is currently the most fully featured implementation of the Kryptokrona Network protocols and includes many useful libraries and tools for building decentralized private communication and payment systems.
- Web: https://kryptokrona.org
- Docs: https://sdk.kryptokrona.org
- GitHub: https://github.com/kryptokrona/kryptokrona-kotlin-sdk
- Discord: https://discord.gg/VTgsTGS9b7
Are you having trouble with Kryptokrona Kotlin SDK? We want to help!
-
Read through all documentation on our website: https://sdk.kryptokrona.org
-
If you are upgrading, read the release notes for upgrade instructions and "new and noteworthy" features.
-
Ask a question we monitor stackoverflow.com for questions tagged with kryptokrona-kotlin-sdk. You can also chat with the community on Hugin or Discord.
-
Report bugs with Kryptokrona Kotlin SDK at https://github.com/kryptokrona/kryptokrona-kotlin-sdk/issues.
-
Join the Discussion and be part of the community at https://github.com/kryptokrona/kryptokrona-kotlin-sdk/discussions
Kryptokrona Kotlin SDK uses GitHub’s integrated issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:
-
Before you log a bug, please search the issue tracker to see if someone has already reported the problem.
-
If the issue doesn’t already exist, create a new issue.
-
Please provide as much information as possible with the issue report. We like to know the Kryptokrona Kotlin SDK version, operating system, and JVM version you’re using.
-
If you need to paste code or include a stack trace, use Markdown. ``` escapes before and after your text.
-
If possible, try to create a test case or project that replicates the problem and attach it to the issue.
The following contributors have either helped to start this project, have contributed code, are actively maintaining it (including documentation), or in other ways being awesome contributors to this project. We'd like to take a moment to recognize them.
The 3-Clause BSD License.