Skip to content

Remove node specific code#6

Merged
jbaylina merged 1 commit intoiden3:masterfrom
phated:phated/remove-node-specifics
Jan 19, 2022
Merged

Remove node specific code#6
jbaylina merged 1 commit intoiden3:masterfrom
phated:phated/remove-node-specifics

Conversation

@phated
Copy link
Copy Markdown
Contributor

@phated phated commented Jan 17, 2022

This removes node specific code from the project.

The TextEncoder class has been available on the global object in node since v11 and is always available on the browser global.

The assert library was only being used to throw 1 error.

@jbaylina jbaylina merged commit 81cc19f into iden3:master Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants