Skip to content

core-sdk 6.8.4

Install from the command line:
Learn more about npm packages
$ npm install @unifiprotocol/core-sdk@6.8.4
Install via package.json:
"@unifiprotocol/core-sdk": "6.8.4"

About this version


Unifi Protocol JS SDK Core

Usage

import coreSdk from '@unifiprotocol/core-sdk';

Concepts

Connector

It´s a piece of software responsible of providing an adapter to read and write(in case of WalletConnectors) info from the blockchain and provide an event emitter to listen to events such as Address & Network change.

Multichain connectors will go inside Connectors root folder. Blockchain's specific connectors will go to its corresponding folder at Blockchains root folder.

Adapter

It´s a service that will homogenize the contract read and executions.

Details


Assets

  • core-sdk-6.8.4.tgz

Download activity

  • Total downloads 134
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all