A utility to pre-generate in-app wallets from an Excel file, allowing batch processing of multiple accounts.
This code is for educational use only. If you are unsure of its suitability for production, please seek expert guidance.
📖 Table of Contents
This project is designed to streamline the process of pre-generating in-app wallets for multiple users using an Excel file. By uploading a .xlsx
file containing email addresses, the application automatically processes the list and generates wallet addresses in bulk.
- Batch Wallet Creation: Process hundreds of emails at once.
- Export Results: Download the results as a new Excel file with wallet addresses.
- Intuitive Interface: Simple and sleek UI.
Follow these steps to set up the project:
- git clone https://github.com/Yash094/excel-wallet-gen.git
- Fill in the details in the .env file
- npm install (to install all the dependecies)
- npm run dev
- Node.js 18+
- ThirdWeb API key - clientId and secretKey
Thank you for considering contributing to this project! To contribute, follow these steps:
- Fork the project.
- Create a new branch.
- Make your changes and commit them with a descriptive commit message.
- Push your changes to your fork.
- Submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or collaboration, you can reach us through:
- Discord: yash094 / yashjoisar