Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

FireStack-Lab/Laksa

Repository files navigation

Laksa

codecov travis npm version

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-JS is developed by Zilliqa Core Team. Laksa is developed by Zilliqa community.
  • Zilliqa-JS is a basic library that contains crypto algos, and basic utils.
  • Laksa is a framework that provides more features than Zilliqa-JS.
  • Laska is a "mono-repo" that devides the repo to multiple sub packages. Developers may customize their project using different packages on their demands.
  • Laksa will grow as the community grows, not just Javascript, and more language support join the Laksa family.

Examples