/zklink-js-sdk

Primary LanguageJavaScriptApache License 2.0Apache-2.0

About

fork from zksync@0.10.9

github.com/matter-labs/zksync/tree/master/sdk/zksync.js@2286240d87b158bb6cefc75816230370031ec593

JavaScript SDK for zkLink

This document is a description of the JS library that can be used to interact with zkLink.

Project setup

npm install

Compiles and minifies for production

npm run build