suins-social-layer-sdk
v0.0.1
Published
Suins Social Layer SDK to interact with the smart contract for creation and management of profiles.
Readme
Lumora Social Layer SDK
This SDK provides methods to interact with the Lumora social layer.
Getting Started
First, install the dependencies:
npm installUsage
import { SocialLayer } from 'social-layer-sdk';
// ...