Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 590 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 590 Bytes

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.