1.4.0 • Published 5 months ago

soul-chain-matrix v1.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

zk-ark-hackthon-npm

Get info from SoulboundDID.

Features:

A DID SDK on blockchain

Get info from SoulboundDID.

  • npm i soul-chain-matrix

example

import {SoulboundDID} from 'soul-chain-matrix';

const symbol = await SBT_Contract.symbol(); const name = await SBT_Contract.name(); const BalanceOfUser = await SBT_Contract.balanceOf(user_address);

Get your social cradit

await SbtCheckEvaluate('0x66666....')

return your cradit

1.4.0

5 months ago

1.3.0

5 months ago