# pump-fun-token-launcher ## Usage To compile and run the scripts: 1. Download ```bash git clone https://github.com/ligulfzhou/pump-fun-token-launcher.git cd pump-fun-token-launcher ``` 2. Edit main.rs, update the private key, token name, symbol and uri 3. Run ```bash cargo run --example main ``` ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Contact Contact [me](mailto:ligulfzhou53@gmail.com) if you have anything.