@valist/sdk

Valist SDK

This folder contains the Valist SDK/core library that bridges the IPFS and Ethereum networks.

Documentation

For the TypeScript API documentation, please see the following link:

Install

npm install --save @valist/sdk

Building

npm run build

Linting

npm run lint

Generated using TypeDoc