Welcome to the Solana DApp for NFTs, Staking, and Lootboxes. This app allows you to mint NFTs, stake them, and win $PINK as rewards. You can also exchange your rewards for a random Lootbox.
To get started, visit this page to download the latest version of the application: GitHub Releases.
Make sure to download the version that matches your system.
Download the Application: After visiting the GitHub Releases page, choose the latest stable release for your system and download it.
Install the Application: Follow the instructions provided for your operating system to install the application. For example, on Windows, simply run the downloaded .exe file and follow the prompts. On macOS, drag the application into your Applications folder.
Launch the Application: Once installed, open the application from your desktop or applications menu.
To create your NFT collection, follow these steps:
cd src/tokens/candy-machine
sugar launch
CANDY_MACHINE_ADDRESS and NFT_COLLECTION in src/utils/constants.ts.To set up your reward token:
src/utils/constants.ts.nft-staking programId. You can find it in the programs repository.npm run create-pink-token
TOKEN_REWARD in src/utils/constants.ts to match your newly created token.To create a SONGs token, you will need to follow a similar process:
src/utils/constants.ts.lootbox programId. This information is also available in the programs repository.If you run into issues or have questions about the application, please open an issue in the GitHub repository. We appreciate your feedback and are here to help you succeed with our application.
Thank you for using the Solana DApp for NFTs, Staking, and Lootboxes! Enjoy minting and winning!