0.1.19 • Published 1 year ago
@socialcap/lib v0.1.19
Mina zkApp: @socialcap/lib
A Lib with utilities and helpers for SocialCap UI, API and Contracts.
This template uses TypeScript.
How to build
npm run build
Publish to NPM
npm publish --access public
Use it
Install in client
npm i @socialcap/lib
Import it
import {
UID,
UTCDateTime,
} from "@socialcap/lib";
License
0.1.19
1 year ago