namillum
Version:
Bubble Protocol SDK
75 lines (52 loc) • 1.68 kB
Markdown
---
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/FireStack-Lab/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)
- [laksaj](https://github.com/FireStack-Lab/Laksa)
- [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#**
- [zilliqa-api-csharp](https://github.com/musenzi/Zilliqa-API-CSharp)
**Swift**
- [zesame](https://github.com/OpenZesame/Zesame)
**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)