diff options
| author | Pawel Zelawski <pawel@pzelawski.com> | 2026-05-23 10:33:53 +0200 |
|---|---|---|
| committer | Pawel Zelawski <pawel@pzelawski.com> | 2026-05-23 10:33:53 +0200 |
| commit | 376feecb280c28504788c9677c6cb3cc455f00b6 (patch) | |
| tree | ebf3ee7ac5e67560a98f51e3815f9b7a414734df /README.md | |
| parent | eafdcd8290700fdeaa6b069c4d52e50a9db6ad94 (diff) | |
chore: upgrade digiid-ts to v3 and stabilize dev/build scripts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,7 +36,7 @@ digiid-ts-demo/ ### Prerequisites -- Node.js (v16 or higher) +- Node.js (v20.19.0 or higher) - npm or yarn - A DigiByte wallet that supports Digi-ID (e.g., DigiByte Go) @@ -173,4 +173,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Acknowledgments - [DigiByte](https://www.digibyte.org/) - The underlying blockchain technology -- [digiid-ts](https://github.com/pawelzelawski/digiid-ts) - The TypeScript library for Digi-ID authentication
\ No newline at end of file +- [digiid-ts](https://github.com/pawelzelawski/digiid-ts) - The TypeScript library for Digi-ID authentication |
