Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 632 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 632 Bytes

AI PFP Generator X Solana cNFT

This project is a Solana PFP generator webapp, using both Dall E API and Helius API you can generate a AI PFP using some text that you write in the prompt field, and then if you decide to have it as cNFT you just hit a click and it will be airdroped to you wallet.

How to install and use the webapp ?

Change properties in the src/config.json file to yours (bearer: Dall E api key, helius_key: Helius api key) Run ng install Run ng serve Go to http://localhost:4200 Enjoooooy !!

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.