@sensio/op-sn-identity
v0.4.8-alpha.4
Published
Blockchain Version **bafy2bzacecc2mmjx3nltb7pkdbtvjf64pjoswimxrcowguwi5jxn34blzb44s**
Downloads
4
Readme
@sensio/op-sn-identity
Blockchain Version bafy2bzacecc2mmjx3nltb7pkdbtvjf64pjoswimxrcowguwi5jxn34blzb44s
Description
What comes in that comes out, identity function, must be a parent of the USER operation. Only one child is accepted.
Links and Repo
- npm: https://www.npmjs.com/package/@sensio/op-sn-identity
- repo: repo folder
- support: Discord server #public-support channel
Install
# install latest version
yarn add @sensio/op-sn-identity
# or specific version
yarn add @sensio/[email protected]
Usage
import snIdentity from '@sensio/op-sn-identity'
const data = new U8intArray(7)
await snIdentity(data)
Contributing
PRs accepted.
License
Longer version is in LICENSE file
Apache-2.0 © Sensio Group