Developer Resources

Technical resources to start building on Kryptokrona.

Kryptokrona Source Code

Libraries

Since Kryptokronan is a fork of turtlecoin, these links will also prove useful.

TurtleCoin Core RPC APIs

  • TurtleCoind - Blockchain daemon

  • wallet-api - Recommended RPC API to use for new projects or to migrate to from existing projects. Swagger based REST interface.

  • turtle-service - Turtle Service Wallet API. Will eventually be deprecated, suggested to use wallet-api for new projects.

RPC API Clients

Libraries

Reads

Misc

  • RPC API Error Conditions - un-exhaustive list of commons errors which TurtleCoind and turtle-service make, why they happen, and solutions.

Last updated