Skip to content

Openchain dependency : assert & buffer #2

@monomy001

Description

@monomy001

Hi, I'm trying to implement open chain on my webproject, however I found that latest commit is half a year ago. Is openchain js still maintained?

using the latest 0.2.4, upon compiling on react native, it generates error
Requiring unknown module "buffer". If you are sure the module is there, try restarting the packager or running "npm install"

So I tried adding buffer manually on package.json, similar error happens with "assert"..
when I add "assert" into package.json, error becomes unknown variable Buffer.
Please advise.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions