0.1.0 • Published 1 year ago

@sovryn-zero/sdk-contracts v0.1.0

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
1 year ago

@sovryn-zero/sdk-contracts

GitHub license GitHub stars Zero README

SDK contract (Library) consisting of utilities for the Sovryn Zero Protocol

Quickstart

Installation:

npm install @sovryn-zero/contracts @sovryn-zero/sdk-contracts

To install early access releases (pre-releases) - specify a version:

npm install @sovryn-zero/sdk-contracts@1.0.0-early.access.0

The actual early access release version is here.

Project Description

Sovryn Zero Solidity Contracts SDK is a set of solidity libraries that users can import and use in their contracts.

Readme