Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristofgazso/zksync-js-sdk
https://github.com/kristofgazso/zksync-js-sdk
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kristofgazso/zksync-js-sdk
- Owner: kristofgazso
- License: apache-2.0
- Created: 2021-04-17T09:58:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T10:38:08.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T08:49:04.936Z (3 months ago)
- Language: TypeScript
- Size: 1.48 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# JavaScript SDK for zkSync
**zkSync** is a scaling and privacy engine for Ethereum. Its current functionality scope includes low gas transfers of
ETH and ERC20 tokens in the Ethereum network.This document is a description of the JS library that can be used to interact with zkSync.
## Usage
Full reference on how to use the library can be found [here](https://zksync.io/api/sdk/js/).
## Changelog
The changelog of the zksync.js is avaliable
[here](https://github.com/matter-labs/zksync/blob/master/changelog/js-sdk.md).