This project demonstrates how to create a wallet using a modern JavaScript runtime.
To install this project, clone the repository and run the following command:
bun install
To use this project, run the following command:
cd src && node createWallet.js
If you would like to contribute to this project, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to open an issue or contact the project maintainers.