diff options
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 |
