Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Missing crypto dependency #18

@hle-skillz

Description

@hle-skillz

Since crypto is a built-in node module not meant for the browser:
https://www.npmjs.com/package/crypto

does this project need to import crypto-js instead?
https://www.npmjs.com/package/crypto-js

import { randomBytes, createHash } from 'crypto'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions