TurtleCoin Wallet RPC API - SDKs
The TurtleCoin Wallet RPC API returns virtual coin data to send to friends and businesses. TurtleCoin RPC Wallet is an HTTP server that provides examples in Shell, JavaScript, PHP, Python, and Go languages.

Title | Description | |
---|---|---|
![]() | TurtleCoin Wallet .NET SDK | The TurtleCoin Wallet .NET SDK provides an asynchronous wrapper in .NET for accessing the TurtleCoin Wallet API. |
![]() | TurtleCoin Wallet Nim SDK by anonanonymous | The TurtleCoin Wallet Nim SDK by anonanonymous allows developers to integrate the TurtleCoin Wallet API into their Nim applications. This SDK requires Nim 0.19. |
![]() | TurtleCoin Wallet Go SDK by anonanonymous | The TurtleCoin Wallet Go SDK by anonanonymous allows developers to integrate the TurtleCoin Wallet API into their Go applications. This SDK requires a Go compiler and wallet-api daemon. |
![]() | TurtleCoin Wallet Python SDK by Arthur Koziel | The TurtleCoin Wallet Python SDK by Arthur Koziel allows developers to integrate the TurtleCoin Wallet API into their Python applications. This SDK works with TurtleCoin 0.5.0 and Python 3.6+. |
![]() | TurtleCoin Go SDK | The TurtleCoin Go SDK interacts with the TurtleCoin and Wallet APIs to implement cryptocurrency into applications. |
![]() | TurtleCoin Python SDK | The TurtleCoin Python SDK wraps the JSON RPC API. It works with TurtleCoin 0.5.0. |
![]() | TurtleCoin PHP SDK | The TurtleCoin PHP SDK interacts with the API to access cryptocurrency data. It requires TurtleCoin v0.8.4+. |
![]() | TurtleCoin JavaScript SDK | The TurtleCoin JavaScript SDK interacts with the API to access currencies, wallet heights, transactions, peers, and fees. |