---
id: dev-tools-sdks
title: Other SDKs
keywords:
  - sdks
  - other
  - community
  - pyzil
  - python
  - viewblock sdk
  - moonlet core
  - ruby
  - php
  - dart
  - swift
  - go
  - js
  - Zesame
  - Zilliqa-API-CSharp
  - LaksaRuby
  - LaksaDart
  - zilean
  - zilliqa
description: Zilliqa Community Maintained SDKs
---

---

Zilliqa has a number of SDKs implemented in various programming languages. If
yours is not listed here, please
[create a PR](https://github.com/Zilliqa/dev-portal/pulls) on this repository.

[zilliqa-js](https://github.com/Zilliqa/zilliqa-js),
[gozilliqa (formerly laksago)](https://github.com/Zilliqa/gozilliqa-sdk) and
[laksaj](https://github.com/Zilliqa/zilliqa-developer/tree/main/products/laksaj) are active SDKs maintained by
the Zilliqa core team but the zilliqa community members also actively maintain
multiple SDKs.

## SDKs Maintained By the Community

### JavaScript/TypeScript

- [zilliqa-js/viewblock](https://github.com/Ashlar/zilliqa-js-viewblock)
- [moonlet-core](https://github.com/cryptolandtech/moonlet-core)
- [mszbednarski/boost-zil](https://github.com/MszBednarski/boost-zil)

### Python

- [pyzil](https://github.com/deepgully/pyzil)

### C Sharp

- [zilliqa-api-csharp](https://github.com/musenzi/Zilliqa-API-CSharp)

### Swift

- [zesame](https://github.com/OpenZesame/Zesame)

### Java

- [laksaj](https://github.com/FireStack-Lab/Laksaj)

### Ruby

- [laksaruby](https://github.com/FireStack-Lab/LaksaRuby)

### Dart

- [laksadart](https://github.com/FireStack-Lab/LaksaDart)

### PHP

- [Zilliqa-PHP](https://github.com/defser/zilliqa-php)

## SDKs Discontinued

Listed below are SDKs not longer maintained

### Go

- [zilean](https://github.com/GincoInc/zillean)
