Laksa is a developer tools that interigate with Zilliqa-BlockChain. Like Web3 to Ethereum, Laksa is created for Zilliqa.
点我进入中文版说明
Documentation
There is a github-page to host the markdown documents, here are the contents:
Warning
This project is under developement and updated frequently, including documents,test scripts and dependencies.
So it may change a lot before it's stable version is released.
DO NOT use it into your production envirorment.
Why Laksa but not Zilliqa-JS?
Zilliqa-JSis developed by Zilliqa Core Team.Laksais developed by Zilliqa community.Zilliqa-JSis a basic library that contains crypto algos, and basic utils.Laksais a framework that provides more features thanZilliqa-JS.Laskais a "mono-repo" that devides the repo to multiple sub packages. Developers may customize their project using different packages on their demands.Laksawill grow as the community grows, not justJavascript, and more language support join theLaksafamily.
Examples
- Client Example:https://github.com/FireStack-Lab/Laksa-Client-Example
- Server Example:https://github.com/FireStack-Lab/Laksa-Node-Example