Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tboy1337/solana-generate-wallets

Solana Wallet & Secret Generator
https://github.com/tboy1337/solana-generate-wallets

generator mnemonic secret solana wallet

Last synced: 6 days ago
JSON representation

Solana Wallet & Secret Generator

Awesome Lists containing this project

README

        

# Solana Generate Wallets

This repository allows you to generate 50 Solana wallets along with their associated 24-word secret phrases.

## Setup Instructions

### 1. Fork the Repository
Fork this repository to your own GitHub account.

### 2. Configure Repository Visibility
1. Navigate to **Settings**.
2. Scroll down to **Change repository visibility**.
3. Set the visibility to **Private**.

### 3. Adjust Workflow Permissions
1. Go to **Settings** > **Actions** > **General**.
2. Scroll down to **Workflow permissions**.
3. Select **Read and write permissions**.
4. Click **Save**.

### 4. Run the Workflow
1. Navigate to **Actions** > **Generate Solana Wallets**.
2. Click the **Run Workflow** dropdown.
3. Select **Run Workflow** to generate the wallets.

### The wallets and secrets will be saved in the file `solana_wallets.json`.

## License
This project is licensed under the terms of the [MIT License](LICENSE.txt).

## Notes
- Ensure your repository is set to **Private** to maintain the security of the generated wallets and secret phrases.