1.0.1 • Published 3 years ago

sui-sdk v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Sui-sdk - the Javascript library for Sui blockchain

This library is under construction. The purpose is to provide the convenient SDK to interact with Sui blockchain just like the Ethereum’s web3js The documentation will be released soon once the Sui mainnet is available.

Installation

Node

npm i sui-sdk

Yarn

Yarn add sui-sdk

Browser

The js distribution will be provided soon

Usage

To be updated

Contribution

This library is incompleted and needs the contribution from the developers. Feel free to make the PR and contribute for the SDK.