Skip to content

Commit b3644f1

Browse files
authored
Update javascript_string_sign_forge.md
1 parent d6bd298 commit b3644f1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

javascript_string_sign_forge.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,10 @@ tags: [JavaScript, Node.js, node-forge, ed25519]
4242
## JavaScript Version
4343

4444
- ECMAScript 6 and higher
45-
- In order to run this code, one hast to build it with an ECMAScript 6 compiler like Babel. see "installation".
4645

4746
## Installation
4847

4948
- [node-forge](https://github.com/digitalbazaar/forge")
50-
- [Babel](https://babeljs.io/)
5149
- [Winston logger](https://github.com/winstonjs/winston)
5250

5351
## Example Code for JavaScript String Signing using ed25519, BASE64 and UTF-8 encoding

0 commit comments

Comments
 (0)