1.0.1 • Published 6 years ago
errorsparty.dev-crypto v1.0.1
errorsparty.dev-crypto
Some crypto functionality.
How to use?
This is as easy as it can be.
Firstly, install the package.
yarn add errorsparty.dev-cryptoSecond, import the module into your project.
import { hash, test } from "errorsparty.dev-crypto";Start hashing/testing.